#7FE4EA#7FE4EA
#7FE4EA is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.0% C 0.095 H 200.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4EA |
|---|---|
| RGB | rgb(127, 228, 234) |
| HSL | hsl(183, 72%, 71%) |
| HSV | hsv(183, 46%, 92%) |
| CMYK | cmyk(45.7%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.96, -27.98, -12.11) |
| CIE-LCH | lch(84.96, 30.49, 203.41°) |
| OKLab | oklab(85.98% -0.089 -0.0334) |
| OKLCH | oklch(85.98% 0.095 200.6) |
| XYZ | xyz(51.3413, 65.9351, 87.8472) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 3.85
Paleturquoise
#AFEEEE
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 6.48
Bright Light Blue
#26F7FD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4EA #EA857F
analogous
#7FEABA #7FE4EA #7FAFEA
triadic
#7FE4EA #EA7FE4 #E4EA7F
tetradic
#7FE4EA #BA7FEA #EA857F #AFEA7F
square
#7FE4EA #BA7FEA #EA857F #AFEA7F
split-complementary
#7FE4EA #EA7FAF #EABA7F
monochromatic
#22C3CD #4AD9E1 #7FE4EA #B4EFF3 #E5F9FB
Accessibility & contrast
On white
1.48
#7FE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#7FE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4EA
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4EA | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#45EBE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe4ea; /* rgb */ color: rgb(127, 228, 234); /* oklch */ color: oklch(86.0% 0.095 200.6);
Tailwind
colors: {
custom: {
50: '#abecf0',
500: '#7fe4ea',
950: '#000000',
},
}SCSS
$custom: #7fe4ea; $custom-light: #abecf0; $custom-dark: #000000;
JSON
{
"hex": "#7fe4ea",
"rgb": {
"r": 127,
"g": 228,
"b": 234
},
"hsl": {
"h": 183.364,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.85976,
"c": 0.09505,
"h": 200.6
},
"luminance": 0.65939
}Semantic roles & 50–950 ramp
primary
#7FE4EA
secondary
#C3514A
accent
#1D12D4
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485