#76FEEC#76FEEC
#76FEEC is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.122 H 183.7°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEEC |
|---|---|
| RGB | rgb(118, 254, 236) |
| HSL | hsl(172, 99%, 73%) |
| HSV | hsv(172, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(92.04, -41.46, -2.72) |
| CIE-LCH | lch(92.04, 41.55, 183.76°) |
| OKLab | oklab(91.61% -0.1222 -0.008) |
| OKLCH | oklch(91.61% 0.122 183.7) |
| XYZ | xyz(58.0468, 80.7858, 91.8748) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.47
Bright Aqua
#0BF9EA
ΔE00 4.22
Bright Turquoise
#0FFEF9
ΔE00 5.52
Light Aqua
#8CFFDB
ΔE00 6.01
Bright Cyan
#41FDFE
ΔE00 6.56
Aqua
#00FFFF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEEC #FE7688
analogous
#76FEA8 #76FEEC #76CCFE
triadic
#76FEEC #EC76FE #FEEC76
tetradic
#76FEEC #A876FE #FE7688 #CCFE76
square
#76FEEC #A876FE #FE7688 #CCFE76
split-complementary
#76FEEC #FE76CC #FEA876
monochromatic
#02F8D7 #39FEE4 #76FEEC #B3FEF4 #E1FFFB
Accessibility & contrast
On white
1.22
#76FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#76FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEEC
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEEC | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#05FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76feec; /* rgb */ color: rgb(118, 254, 236); /* oklch */ color: oklch(91.6% 0.122 183.7);
Tailwind
colors: {
custom: {
50: '#a8fff2',
500: '#76feec',
950: '#000000',
},
}SCSS
$custom: #76feec; $custom-light: #a8fff2; $custom-dark: #000000;
JSON
{
"hex": "#76feec",
"rgb": {
"r": 118,
"g": 254,
"b": 236
},
"hsl": {
"h": 172.059,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91611,
"c": 0.12243,
"h": 183.7
},
"luminance": 0.80791
}Semantic roles & 50–950 ramp
primary
#76FEEC
secondary
#DB3D52
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685