#7FD4E4#7FD4E4
#7FD4E4 is a very light, moderate teal. Relative luminance 0.572; OKLCH L 82.2% C 0.085 H 210.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD4E4 |
|---|---|
| RGB | rgb(127, 212, 228) |
| HSL | hsl(190, 65%, 70%) |
| HSV | hsv(190, 44%, 89%) |
| CMYK | cmyk(44.3%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(80.29, -21.65, -15.93) |
| CIE-LCH | lch(80.29, 26.88, 216.36°) |
| OKLab | oklab(82.17% -0.0732 -0.0439) |
| OKLCH | oklch(82.17% 0.085 210.9) |
| XYZ | xyz(46.2942, 57.1969, 81.9843) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.74
Robin'S Egg
#6DEDFD
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.72
Aqua Blue
#02D8E9
ΔE00 6.79
Baby Blue
#89CFF0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD4E4 #E48F7F
analogous
#7FE4C2 #7FD4E4 #7FA2E4
triadic
#7FD4E4 #E47FD4 #D4E47F
tetradic
#7FD4E4 #C27FE4 #E48F7F #A2E47F
square
#7FD4E4 #C27FE4 #E48F7F #A2E47F
split-complementary
#7FD4E4 #E47FA2 #E4C27F
monochromatic
#29A8C0 #4CC3D9 #7FD4E4 #B2E5EF #E4F6F9
Accessibility & contrast
On white
1.69
#7FD4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#7FD4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD4E4
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD4E4 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE5
Deuteranopia (green-blind)
#B6C2E4
Tritanopia (blue-blind)
#4FDBD9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fd4e4; /* rgb */ color: rgb(127, 212, 228); /* oklch */ color: oklch(82.2% 0.085 210.9);
Tailwind
colors: {
custom: {
50: '#a9e1ec',
500: '#7fd4e4',
950: '#000000',
},
}SCSS
$custom: #7fd4e4; $custom-light: #a9e1ec; $custom-dark: #000000;
JSON
{
"hex": "#7fd4e4",
"rgb": {
"r": 127,
"g": 212,
"b": 228
},
"hsl": {
"h": 189.505,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.82172,
"c": 0.08533,
"h": 210.9
},
"luminance": 0.572
}Semantic roles & 50–950 ramp
primary
#7FD4E4
secondary
#BC5D4B
accent
#3519CD
background
#FDFEFE
surface
#F7FCFD
border
#D0D5D5
text
#101516
muted
#818484