#76FEDF#76FEDF
#76FEDF is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.128 H 176.1°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEDF |
|---|---|
| RGB | rgb(118, 254, 223) |
| HSL | hsl(166, 99%, 73%) |
| HSV | hsv(166, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.71, -44.54, 3.53) |
| CIE-LCH | lch(91.71, 44.68, 175.46°) |
| OKLab | oklab(91.24% -0.1277 0.0087) |
| OKLCH | oklch(91.24% 0.128 176.1) |
| XYZ | xyz(56.2263, 80.0576, 82.2873) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.63
Tiffany Blue
#7BF2DA
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 3.85
Aqua (survey)
#13EAC9
ΔE00 5.98
Pale Turquoise
#A5FBD5
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEDF #FE7695
analogous
#76FE9B #76FEDF #76D9FE
triadic
#76FEDF #DF76FE #FEDF76
tetradic
#76FEDF #9B76FE #FE7695 #D9FE76
square
#76FEDF #9B76FE #FE7695 #D9FE76
split-complementary
#76FEDF #FE76D9 #FE9B76
monochromatic
#02F8C0 #39FED1 #76FEDF #B3FEED #E1FFF8
Accessibility & contrast
On white
1.23
#76FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#76FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEDF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEDF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#26FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fedf; /* rgb */ color: rgb(118, 254, 223); /* oklch */ color: oklch(91.2% 0.128 176.1);
Tailwind
colors: {
custom: {
50: '#a7ffe9',
500: '#76fedf',
950: '#000000',
},
}SCSS
$custom: #76fedf; $custom-light: #a7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#76fedf",
"rgb": {
"r": 118,
"g": 254,
"b": 223
},
"hsl": {
"h": 166.324,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.9124,
"c": 0.12799,
"h": 176.1
},
"luminance": 0.80063
}Semantic roles & 50–950 ramp
primary
#76FEDF
secondary
#DB3D61
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684