#7FE4E5#7FE4E5
#7FE4E5 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.8% C 0.095 H 196.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4E5 |
|---|---|
| RGB | rgb(127, 228, 229) |
| HSL | hsl(181, 66%, 70%) |
| HSV | hsv(181, 45%, 90%) |
| CMYK | cmyk(44.5%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.82, -29.24, -9.69) |
| CIE-LCH | lch(84.82, 30.80, 198.34°) |
| OKLab | oklab(85.81% -0.091 -0.0267) |
| OKLCH | oklch(85.81% 0.095 196.4) |
| XYZ | xyz(50.6331, 65.6519, 84.1174) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.36
Paleturquoise
#AFEEEE
ΔE00 5.98
Bright Light Blue
#26F7FD
ΔE00 6.49
Mediumturquoise
#48D1CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4E5 #E5807F
analogous
#7FE5B3 #7FE4E5 #7FB1E5
triadic
#7FE4E5 #E57FE4 #E4E57F
tetradic
#7FE4E5 #B37FE5 #E5807F #B1E57F
square
#7FE4E5 #B37FE5 #E5807F #B1E57F
split-complementary
#7FE4E5 #E57FB1 #E5B37F
monochromatic
#27C1C2 #4CD9DB #7FE4E5 #B2EFEF #E5F9FA
Accessibility & contrast
On white
1.49
#7FE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#7FE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4E5
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4E5 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE5
Deuteranopia (green-blind)
#C6CEE6
Tritanopia (blue-blind)
#49EAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe4e5; /* rgb */ color: rgb(127, 228, 229); /* oklch */ color: oklch(85.8% 0.095 196.4);
Tailwind
colors: {
custom: {
50: '#aaeced',
500: '#7fe4e5',
950: '#000000',
},
}SCSS
$custom: #7fe4e5; $custom-light: #aaeced; $custom-dark: #000000;
JSON
{
"hex": "#7fe4e5",
"rgb": {
"r": 127,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.588,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.85812,
"c": 0.09486,
"h": 196.4
},
"luminance": 0.65656
}Semantic roles & 50–950 ramp
primary
#7FE4E5
secondary
#BD4C4B
accent
#1917CE
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#111616
muted
#818484