#76FFDE#76FFDE
#76FFDE is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 175.1°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFDE |
|---|---|
| RGB | rgb(118, 255, 222) |
| HSL | hsl(166, 100%, 73%) |
| HSV | hsv(166, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.97, -45.21, 4.43) |
| CIE-LCH | lch(91.97, 45.42, 174.41°) |
| OKLab | oklab(91.44% -0.1292 0.011) |
| OKLCH | oklch(91.44% 0.13 175.1) |
| XYZ | xyz(56.4101, 80.6402, 81.6854) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.31
Aquamarine
#7FFFD4
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 5.63
Pale Turquoise
#A5FBD5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFDE #FF7697
analogous
#76FF99 #76FFDE #76DCFF
triadic
#76FFDE #DE76FF #FFDE76
tetradic
#76FFDE #9976FF #FF7697 #DCFF76
square
#76FFDE #9976FF #FF7697 #DCFF76
split-complementary
#76FFDE #FF76DC #FF9976
monochromatic
#00FBBE #39FFCF #76FFDE #B3FFED #E0FFF8
Accessibility & contrast
On white
1.23
#76FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#76FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFDE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFDE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E2E2E0
Tritanopia (blue-blind)
#27FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76ffde; /* rgb */ color: rgb(118, 255, 222); /* oklch */ color: oklch(91.4% 0.130 175.1);
Tailwind
colors: {
custom: {
50: '#a8ffe8',
500: '#76ffde',
950: '#000000',
},
}SCSS
$custom: #76ffde; $custom-light: #a8ffe8; $custom-dark: #000000;
JSON
{
"hex": "#76ffde",
"rgb": {
"r": 118,
"g": 255,
"b": 222
},
"hsl": {
"h": 165.547,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91443,
"c": 0.12966,
"h": 175.1
},
"luminance": 0.80645
}Semantic roles & 50–950 ramp
primary
#76FFDE
secondary
#DD3D63
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684