#76FEE0#76FEE0
#76FEE0 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.127 H 176.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEE0 |
|---|---|
| RGB | rgb(118, 254, 224) |
| HSL | hsl(167, 99%, 73%) |
| HSV | hsv(167, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(91.73, -44.31, 3.05) |
| CIE-LCH | lch(91.73, 44.41, 176.06°) |
| OKLab | oklab(91.27% -0.1273 0.0074) |
| OKLCH | oklch(91.27% 0.127 176.7) |
| XYZ | xyz(56.3616, 80.1117, 82.9995) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.83
Tiffany Blue
#7BF2DA
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 3.77
Light Turquoise
#7EF4CC
ΔE00 4.09
Aqua (survey)
#13EAC9
ΔE00 6.01
Pale Turquoise
#A5FBD5
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEE0 #FE7694
analogous
#76FE9C #76FEE0 #76D8FE
triadic
#76FEE0 #E076FE #FEE076
tetradic
#76FEE0 #9C76FE #FE7694 #D8FE76
square
#76FEE0 #9C76FE #FE7694 #D8FE76
split-complementary
#76FEE0 #FE76D8 #FE9C76
monochromatic
#02F8C2 #39FED2 #76FEE0 #B3FEEE #E1FFF8
Accessibility & contrast
On white
1.23
#76FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#76FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEE0
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEE0 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DF
Deuteranopia (green-blind)
#E1E1E2
Tritanopia (blue-blind)
#25FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fee0; /* rgb */ color: rgb(118, 254, 224); /* oklch */ color: oklch(91.3% 0.127 176.7);
Tailwind
colors: {
custom: {
50: '#a7ffe9',
500: '#76fee0',
950: '#000000',
},
}SCSS
$custom: #76fee0; $custom-light: #a7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#76fee0",
"rgb": {
"r": 118,
"g": 254,
"b": 224
},
"hsl": {
"h": 166.765,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91267,
"c": 0.12749,
"h": 176.7
},
"luminance": 0.80117
}Semantic roles & 50–950 ramp
primary
#76FEE0
secondary
#DB3D60
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684