#76FFDF#76FFDF
#76FFDF is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.129 H 175.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFDF |
|---|---|
| RGB | rgb(118, 255, 223) |
| HSL | hsl(166, 100%, 73%) |
| HSV | hsv(166, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.00, -44.98, 3.95) |
| CIE-LCH | lch(92.00, 45.15, 174.99°) |
| OKLab | oklab(91.47% -0.1288 0.0098) |
| OKLCH | oklch(91.47% 0.129 175.7) |
| XYZ | xyz(56.5445, 80.6940, 82.3934) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.48
Aquamarine
#7FFFD4
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.78
Light Aquamarine
#7BFDC7
ΔE00 5.91
Pale Turquoise
#A5FBD5
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFDF #FF7696
analogous
#76FF9A #76FFDF #76DBFF
triadic
#76FFDF #DF76FF #FFDF76
tetradic
#76FFDF #9A76FF #FF7696 #DBFF76
square
#76FFDF #9A76FF #FF7696 #DBFF76
split-complementary
#76FFDF #FF76DB #FF9A76
monochromatic
#00FBC0 #39FFD1 #76FFDF #B3FFED #E0FFF8
Accessibility & contrast
On white
1.23
#76FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#76FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFDF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFDF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#25FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76ffdf; /* rgb */ color: rgb(118, 255, 223); /* oklch */ color: oklch(91.5% 0.129 175.7);
Tailwind
colors: {
custom: {
50: '#a8ffe9',
500: '#76ffdf',
950: '#000000',
},
}SCSS
$custom: #76ffdf; $custom-light: #a8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#76ffdf",
"rgb": {
"r": 118,
"g": 255,
"b": 223
},
"hsl": {
"h": 165.985,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91471,
"c": 0.12913,
"h": 175.7
},
"luminance": 0.80699
}Semantic roles & 50–950 ramp
primary
#76FFDF
secondary
#DD3D62
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684