#7EFFDB#7EFFDB
#7EFFDB is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.6% C 0.127 H 172.8°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFDB |
|---|---|
| RGB | rgb(126, 255, 219) |
| HSL | hsl(163, 100%, 75%) |
| HSV | hsv(163, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.16, -44.21, 6.28) |
| CIE-LCH | lch(92.16, 44.65, 171.91°) |
| OKLab | oklab(91.65% -0.1256 0.016) |
| OKLCH | oklch(91.65% 0.127 172.8) |
| XYZ | xyz(57.1447, 81.0651, 79.6398) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.31
Aquamarine
#7FFFD4
ΔE00 1.90
Light Turquoise
#7EF4CC
ΔE00 2.79
Tiffany Blue
#7BF2DA
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.61
Pale Turquoise
#A5FBD5
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFDB #FF7EA2
analogous
#7EFF9B #7EFFDB #7EE2FF
triadic
#7EFFDB #DB7EFF #FFDB7E
tetradic
#7EFFDB #9B7EFF #FF7EA2 #E2FF7E
square
#7EFFDB #9B7EFF #FF7EA2 #E2FF7E
split-complementary
#7EFFDB #FF7EE2 #FF9B7E
monochromatic
#04FFB9 #41FFCA #7EFFDB #BBFFEC #E0FFF6
Accessibility & contrast
On white
1.22
#7EFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#7EFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFDB
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFDB | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#44FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7effdb; /* rgb */ color: rgb(126, 255, 219); /* oklch */ color: oklch(91.6% 0.127 172.8);
Tailwind
colors: {
custom: {
50: '#acffe6',
500: '#7effdb',
950: '#000000',
},
}SCSS
$custom: #7effdb; $custom-light: #acffe6; $custom-dark: #000000;
JSON
{
"hex": "#7effdb",
"rgb": {
"r": 126,
"g": 255,
"b": 219
},
"hsl": {
"h": 163.256,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91646,
"c": 0.12661,
"h": 172.8
},
"luminance": 0.8107
}Semantic roles & 50–950 ramp
primary
#7EFFDB
secondary
#DE436E
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684