#7FF6F6#7FF6F6
#7FF6F6 is a very light, moderate teal. Relative luminance 0.771; OKLCH L 90.4% C 0.108 H 195.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF6F6 |
|---|---|
| RGB | rgb(127, 246, 246) |
| HSL | hsl(180, 87%, 73%) |
| HSV | hsv(180, 48%, 96%) |
| CMYK | cmyk(48.4%, 0%, 0%, 3.5%) |
| CIE-LAB | lab(90.35, -33.51, -10.37) |
| CIE-LCH | lch(90.35, 35.08, 197.19°) |
| OKLab | oklab(90.43% -0.1039 -0.0287) |
| OKLCH | oklch(90.43% 0.108 195.4) |
| XYZ | xyz(58.3360, 77.0722, 98.9731) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.98
Bright Light Blue
#26F7FD
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Aqua
#00FFFF
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF6F6 #F67F7F
analogous
#7FF6BA #7FF6F6 #7FBAF6
triadic
#7FF6F6 #F67FF6 #F6F67F
tetradic
#7FF6F6 #BA7FF6 #F67F7F #BAF67F
square
#7FF6F6 #BA7FF6 #F67F7F #BAF67F
split-complementary
#7FF6F6 #F67FBA #F6BA7F
monochromatic
#10EAEA #46F2F2 #7FF6F6 #B8FAFA #E2FDFD
Accessibility & contrast
On white
1.28
#7FF6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#7FF6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF6F6
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF6F6 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF6
Deuteranopia (green-blind)
#D4DDF7
Tritanopia (blue-blind)
#31FCF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff6f6; /* rgb */ color: rgb(127, 246, 246); /* oklch */ color: oklch(90.4% 0.108 195.4);
Tailwind
colors: {
custom: {
50: '#adf9f9',
500: '#7ff6f6',
950: '#000000',
},
}SCSS
$custom: #7ff6f6; $custom-light: #adf9f9; $custom-dark: #000000;
JSON
{
"hex": "#7ff6f6",
"rgb": {
"r": 127,
"g": 246,
"b": 246
},
"hsl": {
"h": 180,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.90427,
"c": 0.10782,
"h": 195.4
},
"luminance": 0.77077
}Semantic roles & 50–950 ramp
primary
#7FF6F6
secondary
#D24747
accent
#0202E3
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585