#76FEF9#76FEF9
#76FEF9 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.119 H 192.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEF9 |
|---|---|
| RGB | rgb(118, 254, 249) |
| HSL | hsl(178, 99%, 73%) |
| HSV | hsv(178, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.38, -38.24, -8.94) |
| CIE-LCH | lch(92.38, 39.28, 193.16°) |
| OKLab | oklab(92.01% -0.1168 -0.0248) |
| OKLCH | oklch(92.01% 0.119 192) |
| XYZ | xyz(60.0046, 81.5689, 102.1863) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.14
Bright Turquoise
#0FFEF9
ΔE00 3.84
Aqua
#00FFFF
ΔE00 3.98
Bright Light Blue
#26F7FD
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 5.40
Light Cyan
#ACFFFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEF9 #FE767B
analogous
#76FEB5 #76FEF9 #76BFFE
triadic
#76FEF9 #F976FE #FEF976
tetradic
#76FEF9 #B576FE #FE767B #BFFE76
square
#76FEF9 #B576FE #FE767B #BFFE76
split-complementary
#76FEF9 #FE76BF #FEB576
monochromatic
#02F8EF #39FEF6 #76FEF9 #B3FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#76FEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#76FEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEF9
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEF9 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F9
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76fef9; /* rgb */ color: rgb(118, 254, 249); /* oklch */ color: oklch(92.0% 0.119 192.0);
Tailwind
colors: {
custom: {
50: '#a9fffb',
500: '#76fef9',
950: '#000000',
},
}SCSS
$custom: #76fef9; $custom-light: #a9fffb; $custom-dark: #000000;
JSON
{
"hex": "#76fef9",
"rgb": {
"r": 118,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.794,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.92008,
"c": 0.11938,
"h": 192
},
"luminance": 0.81575
}Semantic roles & 50–950 ramp
primary
#76FEF9
secondary
#DB3D43
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685