#7FF9DB#7FF9DB
#7FF9DB is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.3% C 0.119 H 175.3°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF9DB |
|---|---|
| RGB | rgb(127, 249, 219) |
| HSL | hsl(165, 91%, 74%) |
| HSV | hsv(165, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 12%, 2.4%) |
| CIE-LAB | lab(90.49, -41.34, 3.88) |
| CIE-LCH | lch(90.49, 41.52, 174.64°) |
| OKLab | oklab(90.3% -0.1185 0.0097) |
| OKLCH | oklch(90.3% 0.119 175.3) |
| XYZ | xyz(55.4088, 77.3731, 79.0187) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.19
Light Aqua
#8CFFDB
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.55
Pale Turquoise
#A5FBD5
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF9DB #F97F9D
analogous
#7FF99E #7FF9DB #7FDAF9
triadic
#7FF9DB #DB7FF9 #F9DB7F
tetradic
#7FF9DB #9E7FF9 #F97F9D #DAF97F
square
#7FF9DB #9E7FF9 #F97F9D #DAF97F
split-complementary
#7FF9DB #F97FDA #F99E7F
monochromatic
#0BF2B9 #45F6CB #7FF9DB #B9FCEB #E2FEF7
Accessibility & contrast
On white
1.27
#7FF9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#7FF9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF9DB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF9DB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECDA
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#49FCF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ff9db; /* rgb */ color: rgb(127, 249, 219); /* oklch */ color: oklch(90.3% 0.119 175.3);
Tailwind
colors: {
custom: {
50: '#acfce6',
500: '#7ff9db',
950: '#000000',
},
}SCSS
$custom: #7ff9db; $custom-light: #acfce6; $custom-dark: #000000;
JSON
{
"hex": "#7ff9db",
"rgb": {
"r": 127,
"g": 249,
"b": 219
},
"hsl": {
"h": 165.246,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.90304,
"c": 0.11886,
"h": 175.3
},
"luminance": 0.77378
}Semantic roles & 50–950 ramp
primary
#7FF9DB
secondary
#D6466A
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584