#76FEF8#76FEF8
#76FEF8 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.120 H 191.4°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEF8 |
|---|---|
| RGB | rgb(118, 254, 248) |
| HSL | hsl(177, 99%, 73%) |
| HSV | hsv(177, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.36, -38.50, -8.47) |
| CIE-LCH | lch(92.36, 39.42, 192.40°) |
| OKLab | oklab(91.98% -0.1172 -0.0235) |
| OKLCH | oklch(91.98% 0.12 191.4) |
| XYZ | xyz(59.8491, 81.5067, 101.3671) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.32
Bright Turquoise
#0FFEF9
ΔE00 3.81
Aqua
#00FFFF
ΔE00 4.09
Bright Light Blue
#26F7FD
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEF8 #FE767C
analogous
#76FEB4 #76FEF8 #76C0FE
triadic
#76FEF8 #F876FE #FEF876
tetradic
#76FEF8 #B476FE #FE767C #C0FE76
square
#76FEF8 #B476FE #FE767C #C0FE76
split-complementary
#76FEF8 #FE76C0 #FEB476
monochromatic
#02F8ED #39FEF5 #76FEF8 #B3FEFB #E1FFFD
Accessibility & contrast
On white
1.21
#76FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#76FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEF8
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEF8 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#DBE2F9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76fef8; /* rgb */ color: rgb(118, 254, 248); /* oklch */ color: oklch(92.0% 0.120 191.4);
Tailwind
colors: {
custom: {
50: '#a9fffa',
500: '#76fef8',
950: '#000000',
},
}SCSS
$custom: #76fef8; $custom-light: #a9fffa; $custom-dark: #000000;
JSON
{
"hex": "#76fef8",
"rgb": {
"r": 118,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.353,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91977,
"c": 0.11952,
"h": 191.4
},
"luminance": 0.81512
}Semantic roles & 50–950 ramp
primary
#76FEF8
secondary
#DB3D44
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685