#7FD6E6#7FD6E6
#7FD6E6 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.7% C 0.087 H 210.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD6E6 |
|---|---|
| RGB | rgb(127, 214, 230) |
| HSL | hsl(189, 67%, 70%) |
| HSV | hsv(189, 45%, 90%) |
| CMYK | cmyk(44.8%, 7%, 0%, 9.8%) |
| CIE-LAB | lab(80.91, -22.13, -16.06) |
| CIE-LCH | lch(80.91, 27.34, 215.98°) |
| OKLab | oklab(82.69% -0.0747 -0.0442) |
| OKLCH | oklch(82.69% 0.087 210.6) |
| XYZ | xyz(47.0765, 58.3147, 83.6227) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Aqua Blue
#02D8E9
ΔE00 6.62
Neon Blue
#04D9FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD6E6 #E68F7F
analogous
#7FE6C2 #7FD6E6 #7FA3E6
triadic
#7FD6E6 #E67FD6 #D6E67F
tetradic
#7FD6E6 #C27FE6 #E68F7F #A3E67F
square
#7FD6E6 #C27FE6 #E68F7F #A3E67F
split-complementary
#7FD6E6 #E67FA3 #E6C27F
monochromatic
#26ACC4 #4CC6DC #7FD6E6 #B2E6F0 #E5F7FA
Accessibility & contrast
On white
1.66
#7FD6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#7FD6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD6E6
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD6E6 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E7
Deuteranopia (green-blind)
#B7C4E6
Tritanopia (blue-blind)
#4DDDDB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fd6e6; /* rgb */ color: rgb(127, 214, 230); /* oklch */ color: oklch(82.7% 0.087 210.6);
Tailwind
colors: {
custom: {
50: '#aae2ed',
500: '#7fd6e6',
950: '#000000',
},
}SCSS
$custom: #7fd6e6; $custom-light: #aae2ed; $custom-dark: #000000;
JSON
{
"hex": "#7fd6e6",
"rgb": {
"r": 127,
"g": 214,
"b": 230
},
"hsl": {
"h": 189.32,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.82691,
"c": 0.08682,
"h": 210.6
},
"luminance": 0.58318
}Semantic roles & 50–950 ramp
primary
#7FD6E6
secondary
#BE5D4B
accent
#3316CF
background
#FDFEFE
surface
#F7FCFD
border
#D0D5D5
text
#101516
muted
#818484