#76FEE5#76FEE5
#76FEE5 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.125 H 179.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEE5 |
|---|---|
| RGB | rgb(118, 254, 229) |
| HSL | hsl(169, 99%, 73%) |
| HSV | hsv(169, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(91.86, -43.14, 0.64) |
| CIE-LCH | lch(91.86, 43.14, 179.15°) |
| OKLab | oklab(91.41% -0.1251 0.001) |
| OKLCH | oklch(91.41% 0.125 179.5) |
| XYZ | xyz(57.0496, 80.3869, 86.6233) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 4.03
Bright Aqua
#0BF9EA
ΔE00 5.23
Aquamarine
#7FFFD4
ΔE00 5.23
Light Turquoise
#7EF4CC
ΔE00 5.36
Aqua (survey)
#13EAC9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEE5 #FE768F
analogous
#76FEA1 #76FEE5 #76D3FE
triadic
#76FEE5 #E576FE #FEE576
tetradic
#76FEE5 #A176FE #FE768F #D3FE76
square
#76FEE5 #A176FE #FE768F #D3FE76
split-complementary
#76FEE5 #FE76D3 #FEA176
monochromatic
#02F8CB #39FED9 #76FEE5 #B3FEF1 #E1FFF9
Accessibility & contrast
On white
1.23
#76FEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#76FEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEE5
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEE5 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E4
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#1CFFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fee5; /* rgb */ color: rgb(118, 254, 229); /* oklch */ color: oklch(91.4% 0.125 179.5);
Tailwind
colors: {
custom: {
50: '#a8ffed',
500: '#76fee5',
950: '#000000',
},
}SCSS
$custom: #76fee5; $custom-light: #a8ffed; $custom-dark: #000000;
JSON
{
"hex": "#76fee5",
"rgb": {
"r": 118,
"g": 254,
"b": 229
},
"hsl": {
"h": 168.971,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91408,
"c": 0.12514,
"h": 179.5
},
"luminance": 0.80392
}Semantic roles & 50–950 ramp
primary
#76FEE5
secondary
#DB3D5A
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684