#7FFFDB#7FFFDB
#7FFFDB is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.126 H 172.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFDB |
|---|---|
| RGB | rgb(127, 255, 219) |
| HSL | hsl(163, 100%, 75%) |
| HSV | hsv(163, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.19, -43.99, 6.34) |
| CIE-LCH | lch(92.19, 44.44, 171.80°) |
| OKLab | oklab(91.68% -0.125 0.0161) |
| OKLCH | oklch(91.68% 0.126 172.7) |
| XYZ | xyz(57.2930, 81.1415, 79.6468) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.23
Aquamarine
#7FFFD4
ΔE00 1.87
Light Turquoise
#7EF4CC
ΔE00 2.77
Tiffany Blue
#7BF2DA
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.60
Pale Turquoise
#A5FBD5
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFDB #FF7FA3
analogous
#7FFF9B #7FFFDB #7FE3FF
triadic
#7FFFDB #DB7FFF #FFDB7F
tetradic
#7FFFDB #9B7FFF #FF7FA3 #E3FF7F
square
#7FFFDB #9B7FFF #FF7FA3 #E3FF7F
split-complementary
#7FFFDB #FF7FE3 #FF9B7F
monochromatic
#05FFB9 #42FFCA #7FFFDB #BCFFEC #E0FFF6
Accessibility & contrast
On white
1.22
#7FFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#7FFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFDB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFDB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#47FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7fffdb; /* rgb */ color: rgb(127, 255, 219); /* oklch */ color: oklch(91.7% 0.126 172.7);
Tailwind
colors: {
custom: {
50: '#acffe6',
500: '#7fffdb',
950: '#000000',
},
}SCSS
$custom: #7fffdb; $custom-light: #acffe6; $custom-dark: #000000;
JSON
{
"hex": "#7fffdb",
"rgb": {
"r": 127,
"g": 255,
"b": 219
},
"hsl": {
"h": 163.125,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91683,
"c": 0.12599,
"h": 172.7
},
"luminance": 0.81146
}Semantic roles & 50–950 ramp
primary
#7FFFDB
secondary
#DE446F
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684