#76FEF4#76FEF4
#76FEF4 is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.9% C 0.120 H 188.8°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEF4 |
|---|---|
| RGB | rgb(118, 254, 244) |
| HSL | hsl(176, 99%, 73%) |
| HSV | hsv(176, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(92.25, -39.50, -6.56) |
| CIE-LCH | lch(92.25, 40.04, 189.42°) |
| OKLab | oklab(91.85% -0.1188 -0.0184) |
| OKLCH | oklch(91.85% 0.12 188.8) |
| XYZ | xyz(59.2352, 81.2611, 98.1337) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.02
Bright Cyan
#41FDFE
ΔE00 4.25
Bright Aqua
#0BF9EA
ΔE00 4.47
Aqua
#00FFFF
ΔE00 4.74
Tiffany Blue
#7BF2DA
ΔE00 5.53
Bright Light Blue
#26F7FD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEF4 #FE7680
analogous
#76FEB0 #76FEF4 #76C4FE
triadic
#76FEF4 #F476FE #FEF476
tetradic
#76FEF4 #B076FE #FE7680 #C4FE76
square
#76FEF4 #B076FE #FE7680 #C4FE76
split-complementary
#76FEF4 #FE76C4 #FEB076
monochromatic
#02F8E6 #39FEEF #76FEF4 #B3FEF9 #E1FFFD
Accessibility & contrast
On white
1.22
#76FEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#76FEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEF4
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEF4 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F4
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76fef4; /* rgb */ color: rgb(118, 254, 244); /* oklch */ color: oklch(91.9% 0.120 188.8);
Tailwind
colors: {
custom: {
50: '#a8fff7',
500: '#76fef4',
950: '#000000',
},
}SCSS
$custom: #76fef4; $custom-light: #a8fff7; $custom-dark: #000000;
JSON
{
"hex": "#76fef4",
"rgb": {
"r": 118,
"g": 254,
"b": 244
},
"hsl": {
"h": 175.588,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91853,
"c": 0.12024,
"h": 188.8
},
"luminance": 0.81267
}Semantic roles & 50–950 ramp
primary
#76FEF4
secondary
#DB3D48
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685