#7CFFDB#7CFFDB
#7CFFDB is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.128 H 173.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFDB |
|---|---|
| RGB | rgb(124, 255, 219) |
| HSL | hsl(164, 100%, 74%) |
| HSV | hsv(164, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.09, -44.64, 6.18) |
| CIE-LCH | lch(92.09, 45.06, 172.12°) |
| OKLab | oklab(91.57% -0.1268 0.0157) |
| OKLCH | oklch(91.57% 0.128 173) |
| XYZ | xyz(56.8527, 80.9145, 79.6261) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.49
Aquamarine
#7FFFD4
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 2.85
Tiffany Blue
#7BF2DA
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.65
Pale Turquoise
#A5FBD5
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFDB #FF7CA0
analogous
#7CFF9A #7CFFDB #7CE2FF
triadic
#7CFFDB #DB7CFF #FFDB7C
tetradic
#7CFFDB #9A7CFF #FF7CA0 #E2FF7C
square
#7CFFDB #9A7CFF #FF7CA0 #E2FF7C
split-complementary
#7CFFDB #FF7CE2 #FF9A7C
monochromatic
#02FFB9 #3FFFCA #7CFFDB #B9FFEC #E0FFF7
Accessibility & contrast
On white
1.22
#7CFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#7CFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFDB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFDB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E4E2DE
Tritanopia (blue-blind)
#3FFFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cffdb; /* rgb */ color: rgb(124, 255, 219); /* oklch */ color: oklch(91.6% 0.128 173.0);
Tailwind
colors: {
custom: {
50: '#abffe6',
500: '#7cffdb',
950: '#000000',
},
}SCSS
$custom: #7cffdb; $custom-light: #abffe6; $custom-dark: #000000;
JSON
{
"hex": "#7cffdb",
"rgb": {
"r": 124,
"g": 255,
"b": 219
},
"hsl": {
"h": 163.511,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.91573,
"c": 0.12781,
"h": 173
},
"luminance": 0.8092
}Semantic roles & 50–950 ramp
primary
#7CFFDB
secondary
#DE426C
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684