#7FE0DF#7FE0DF
#7FE0DF is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.7% C 0.092 H 194.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE0DF |
|---|---|
| RGB | rgb(127, 224, 223) |
| HSL | hsl(179, 61%, 69%) |
| HSV | hsv(179, 43%, 88%) |
| CMYK | cmyk(43.3%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(83.52, -28.81, -8.45) |
| CIE-LCH | lch(83.52, 30.02, 196.34°) |
| OKLab | oklab(84.71% -0.0889 -0.0233) |
| OKLCH | oklch(84.71% 0.092 194.7) |
| XYZ | xyz(48.7221, 63.1472, 79.4189) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Paleturquoise
#AFEEEE
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.41
Turquoise
#40E0D0
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE0DF #E07F80
analogous
#7FE0AF #7FE0DF #7FB1E0
triadic
#7FE0DF #DF7FE0 #E0DF7F
tetradic
#7FE0DF #AF7FE0 #E07F80 #B1E07F
square
#7FE0DF #AF7FE0 #E07F80 #B1E07F
split-complementary
#7FE0DF #E07FB1 #E0AF7F
monochromatic
#2DB8B7 #4ED4D3 #7FE0DF #B0ECEB #E2F8F8
Accessibility & contrast
On white
1.54
#7FE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#7FE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE0DF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE0DF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#4FE5DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fe0df; /* rgb */ color: rgb(127, 224, 223); /* oklch */ color: oklch(84.7% 0.092 194.7);
Tailwind
colors: {
custom: {
50: '#aaeae9',
500: '#7fe0df',
950: '#000000',
},
}SCSS
$custom: #7fe0df; $custom-light: #aaeae9; $custom-dark: #000000;
JSON
{
"hex": "#7fe0df",
"rgb": {
"r": 127,
"g": 224,
"b": 223
},
"hsl": {
"h": 179.381,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.84712,
"c": 0.09195,
"h": 194.7
},
"luminance": 0.63151
}Semantic roles & 50–950 ramp
primary
#7FE0DF
secondary
#B74C4D
accent
#1D1FC9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484