#7FF3DB#7FF3DB
#7FF3DB is a very light, moderate teal. Relative luminance 0.737; OKLCH L 88.9% C 0.112 H 178.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF3DB |
|---|---|
| RGB | rgb(127, 243, 219) |
| HSL | hsl(168, 83%, 73%) |
| HSV | hsv(168, 48%, 95%) |
| CMYK | cmyk(47.7%, 0%, 9.9%, 4.7%) |
| CIE-LAB | lab(88.79, -38.64, 1.41) |
| CIE-LCH | lch(88.79, 38.66, 177.91°) |
| OKLab | oklab(88.93% -0.1119 0.0031) |
| OKLCH | oklch(88.93% 0.112 178.4) |
| XYZ | xyz(53.5838, 73.7232, 78.4104) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 0.39
Light Aqua
#8CFFDB
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.61
Aquamarine
#7FFFD4
ΔE00 5.53
Aqua (survey)
#13EAC9
ΔE00 5.99
Light Teal
#90E4C1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF3DB #F37F97
analogous
#7FF3A1 #7FF3DB #7FD1F3
triadic
#7FF3DB #DB7FF3 #F3DB7F
tetradic
#7FF3DB #A17FF3 #F37F97 #D1F37F
square
#7FF3DB #A17FF3 #F37F97 #D1F37F
split-complementary
#7FF3DB #F37FD1 #F3A17F
monochromatic
#15E2B8 #47EECB #7FF3DB #B7F8EB #E3FCF7
Accessibility & contrast
On white
1.33
#7FF3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#7FF3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF3DB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF3DB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#4BF6EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff3db; /* rgb */ color: rgb(127, 243, 219); /* oklch */ color: oklch(88.9% 0.112 178.4);
Tailwind
colors: {
custom: {
50: '#abf7e6',
500: '#7ff3db',
950: '#000000',
},
}SCSS
$custom: #7ff3db; $custom-light: #abf7e6; $custom-dark: #000000;
JSON
{
"hex": "#7ff3db",
"rgb": {
"r": 127,
"g": 243,
"b": 219
},
"hsl": {
"h": 167.586,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.88927,
"c": 0.11193,
"h": 178.4
},
"luminance": 0.73728
}Semantic roles & 50–950 ramp
primary
#7FF3DB
secondary
#CE4864
accent
#0633DF
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584