#76FEF0#76FEF0
#76FEF0 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.121 H 186.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEF0 |
|---|---|
| RGB | rgb(118, 254, 240) |
| HSL | hsl(174, 99%, 73%) |
| HSV | hsv(174, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(92.14, -40.49, -4.64) |
| CIE-LCH | lch(92.14, 40.75, 186.54°) |
| OKLab | oklab(91.73% -0.1205 -0.0132) |
| OKLCH | oklch(91.73% 0.121 186.2) |
| XYZ | xyz(58.6344, 81.0208, 94.9698) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 4.42
Bright Turquoise
#0FFEF9
ΔE00 4.64
Bright Cyan
#41FDFE
ΔE00 5.37
Aqua
#00FFFF
ΔE00 5.66
Light Cyan
#ACFFFC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEF0 #FE7684
analogous
#76FEAC #76FEF0 #76C8FE
triadic
#76FEF0 #F076FE #FEF076
tetradic
#76FEF0 #AC76FE #FE7684 #C8FE76
square
#76FEF0 #AC76FE #FE7684 #C8FE76
split-complementary
#76FEF0 #FE76C8 #FEAC76
monochromatic
#02F8DE #39FEE9 #76FEF0 #B3FEF7 #E1FFFC
Accessibility & contrast
On white
1.22
#76FEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#76FEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEF0
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEF0 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F0
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fef0; /* rgb */ color: rgb(118, 254, 240); /* oklch */ color: oklch(91.7% 0.121 186.2);
Tailwind
colors: {
custom: {
50: '#a8fff4',
500: '#76fef0',
950: '#000000',
},
}SCSS
$custom: #76fef0; $custom-light: #a8fff4; $custom-dark: #000000;
JSON
{
"hex": "#76fef0",
"rgb": {
"r": 118,
"g": 254,
"b": 240
},
"hsl": {
"h": 173.824,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91731,
"c": 0.12121,
"h": 186.2
},
"luminance": 0.81026
}Semantic roles & 50–950 ramp
primary
#76FEF0
secondary
#DB3D4D
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685