#76FEF2#76FEF2
#76FEF2 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.121 H 187.5°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEF2 |
|---|---|
| RGB | rgb(118, 254, 242) |
| HSL | hsl(175, 99%, 73%) |
| HSV | hsv(175, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(92.19, -39.99, -5.60) |
| CIE-LCH | lch(92.19, 40.38, 187.97°) |
| OKLab | oklab(91.79% -0.1197 -0.0157) |
| OKLCH | oklch(91.79% 0.121 187.5) |
| XYZ | xyz(58.9331, 81.1403, 96.5431) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.25
Bright Turquoise
#0FFEF9
ΔE00 4.28
Bright Cyan
#41FDFE
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 4.96
Aqua
#00FFFF
ΔE00 5.17
Light Cyan
#ACFFFC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEF2 #FE7682
analogous
#76FEAE #76FEF2 #76C6FE
triadic
#76FEF2 #F276FE #FEF276
tetradic
#76FEF2 #AE76FE #FE7682 #C6FE76
square
#76FEF2 #AE76FE #FE7682 #C6FE76
split-complementary
#76FEF2 #FE76C6 #FEAE76
monochromatic
#02F8E2 #39FEEC #76FEF2 #B3FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#76FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#76FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEF2
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEF2 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76fef2; /* rgb */ color: rgb(118, 254, 242); /* oklch */ color: oklch(91.8% 0.121 187.5);
Tailwind
colors: {
custom: {
50: '#a8fff6',
500: '#76fef2',
950: '#000000',
},
}SCSS
$custom: #76fef2; $custom-light: #a8fff6; $custom-dark: #000000;
JSON
{
"hex": "#76fef2",
"rgb": {
"r": 118,
"g": 254,
"b": 242
},
"hsl": {
"h": 174.706,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91792,
"c": 0.12069,
"h": 187.5
},
"luminance": 0.81146
}Semantic roles & 50–950 ramp
primary
#76FEF2
secondary
#DB3D4B
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685