#76FEE6#76FEE6
#76FEE6 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.125 H 180.1°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEE6 |
|---|---|
| RGB | rgb(118, 254, 230) |
| HSL | hsl(169, 99%, 73%) |
| HSV | hsv(169, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(91.88, -42.90, 0.16) |
| CIE-LCH | lch(91.88, 42.90, 179.78°) |
| OKLab | oklab(91.44% -0.1247 -0.0003) |
| OKLCH | oklch(91.44% 0.125 180.1) |
| XYZ | xyz(57.1897, 80.4429, 87.3608) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.65
Light Aqua
#8CFFDB
ΔE00 4.30
Bright Aqua
#0BF9EA
ΔE00 5.04
Aquamarine
#7FFFD4
ΔE00 5.53
Light Turquoise
#7EF4CC
ΔE00 5.64
Aqua (survey)
#13EAC9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEE6 #FE768E
analogous
#76FEA2 #76FEE6 #76D2FE
triadic
#76FEE6 #E676FE #FEE676
tetradic
#76FEE6 #A276FE #FE768E #D2FE76
square
#76FEE6 #A276FE #FE768E #D2FE76
split-complementary
#76FEE6 #FE76D2 #FEA276
monochromatic
#02F8CC #39FEDB #76FEE6 #B3FEF1 #E1FFF9
Accessibility & contrast
On white
1.23
#76FEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#76FEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEE6
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEE6 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E5
Deuteranopia (green-blind)
#DFE1E8
Tritanopia (blue-blind)
#19FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fee6; /* rgb */ color: rgb(118, 254, 230); /* oklch */ color: oklch(91.4% 0.125 180.1);
Tailwind
colors: {
custom: {
50: '#a8ffed',
500: '#76fee6',
950: '#000000',
},
}SCSS
$custom: #76fee6; $custom-light: #a8ffed; $custom-dark: #000000;
JSON
{
"hex": "#76fee6",
"rgb": {
"r": 118,
"g": 254,
"b": 230
},
"hsl": {
"h": 169.412,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91437,
"c": 0.12471,
"h": 180.1
},
"luminance": 0.80448
}Semantic roles & 50–950 ramp
primary
#76FEE6
secondary
#DB3D59
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684