#7FE4E2#7FE4E2
#7FE4E2 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.095 H 193.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4E2 |
|---|---|
| RGB | rgb(127, 228, 226) |
| HSL | hsl(179, 65%, 70%) |
| HSV | hsv(179, 44%, 89%) |
| CMYK | cmyk(44.3%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(84.73, -29.98, -8.23) |
| CIE-LCH | lch(84.73, 31.09, 195.35°) |
| OKLab | oklab(85.72% -0.0922 -0.0227) |
| OKLCH | oklch(85.72% 0.095 193.9) |
| XYZ | xyz(50.2179, 65.4858, 81.9305) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.19
Paleturquoise
#AFEEEE
ΔE00 6.20
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.38
Bright Light Blue
#26F7FD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4E2 #E47F81
analogous
#7FE4B0 #7FE4E2 #7FB4E4
triadic
#7FE4E2 #E27FE4 #E4E27F
tetradic
#7FE4E2 #B07FE4 #E47F81 #B4E47F
square
#7FE4E2 #B07FE4 #E47F81 #B4E47F
split-complementary
#7FE4E2 #E47FB4 #E4B07F
monochromatic
#29C0BD #4CD9D7 #7FE4E2 #B2EFED #E4F9F9
Accessibility & contrast
On white
1.49
#7FE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#7FE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4E2
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4E2 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#C7CEE3
Tritanopia (blue-blind)
#4BE9E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe4e2; /* rgb */ color: rgb(127, 228, 226); /* oklch */ color: oklch(85.7% 0.095 193.9);
Tailwind
colors: {
custom: {
50: '#aaedeb',
500: '#7fe4e2',
950: '#000000',
},
}SCSS
$custom: #7fe4e2; $custom-light: #aaedeb; $custom-dark: #000000;
JSON
{
"hex": "#7fe4e2",
"rgb": {
"r": 127,
"g": 228,
"b": 226
},
"hsl": {
"h": 178.812,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.85715,
"c": 0.095,
"h": 193.9
},
"luminance": 0.6549
}Semantic roles & 50–950 ramp
primary
#7FE4E2
secondary
#BC4B4E
accent
#191CCD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484