#7FE4E1#7FE4E1
#7FE4E1 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.7% C 0.095 H 193.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4E1 |
|---|---|
| RGB | rgb(127, 228, 225) |
| HSL | hsl(178, 65%, 70%) |
| HSV | hsv(178, 44%, 89%) |
| CMYK | cmyk(44.3%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(84.71, -30.23, -7.75) |
| CIE-LCH | lch(84.71, 31.21, 194.37°) |
| OKLab | oklab(85.68% -0.0926 -0.0214) |
| OKLCH | oklch(85.68% 0.095 193) |
| XYZ | xyz(50.0810, 65.4310, 81.2099) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Paleturquoise
#AFEEEE
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Turquoise
#40E0D0
ΔE00 6.63
Light Cyan
#ACFFFC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4E1 #E47F82
analogous
#7FE4AF #7FE4E1 #7FB5E4
triadic
#7FE4E1 #E17FE4 #E4E17F
tetradic
#7FE4E1 #AF7FE4 #E47F82 #B5E47F
square
#7FE4E1 #AF7FE4 #E47F82 #B5E47F
split-complementary
#7FE4E1 #E47FB5 #E4AF7F
monochromatic
#29C0BC #4CD9D5 #7FE4E1 #B2EFED #E4F9F9
Accessibility & contrast
On white
1.49
#7FE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#7FE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4E1
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4E1 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE1
Deuteranopia (green-blind)
#C7CEE2
Tritanopia (blue-blind)
#4CE9E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe4e1; /* rgb */ color: rgb(127, 228, 225); /* oklch */ color: oklch(85.7% 0.095 193.0);
Tailwind
colors: {
custom: {
50: '#aaedea',
500: '#7fe4e1',
950: '#000000',
},
}SCSS
$custom: #7fe4e1; $custom-light: #aaedea; $custom-dark: #000000;
JSON
{
"hex": "#7fe4e1",
"rgb": {
"r": 127,
"g": 228,
"b": 225
},
"hsl": {
"h": 178.218,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.85684,
"c": 0.0951,
"h": 193
},
"luminance": 0.65435
}Semantic roles & 50–950 ramp
primary
#7FE4E1
secondary
#BC4B4F
accent
#191ECD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484