#76FFEC#76FFEC
#76FFEC is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.123 H 183.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFEC |
|---|---|
| RGB | rgb(118, 255, 236) |
| HSL | hsl(172, 100%, 73%) |
| HSV | hsv(172, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.32, -41.91, -2.31) |
| CIE-LCH | lch(92.32, 41.97, 183.15°) |
| OKLab | oklab(91.84% -0.1232 -0.0069) |
| OKLCH | oklch(91.84% 0.123 183.2) |
| XYZ | xyz(58.3649, 81.4221, 91.9809) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.45
Bright Aqua
#0BF9EA
ΔE00 4.33
Bright Turquoise
#0FFEF9
ΔE00 5.74
Light Aqua
#8CFFDB
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 6.84
Aqua
#00FFFF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFEC #FF7689
analogous
#76FFA7 #76FFEC #76CDFF
triadic
#76FFEC #EC76FF #FFEC76
tetradic
#76FFEC #A776FF #FF7689 #CDFF76
square
#76FFEC #A776FF #FF7689 #CDFF76
split-complementary
#76FFEC #FF76CD #FFA776
monochromatic
#00FBD8 #39FFE4 #76FFEC #B3FFF4 #E0FFFB
Accessibility & contrast
On white
1.21
#76FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#76FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFEC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFEC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#02FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76ffec; /* rgb */ color: rgb(118, 255, 236); /* oklch */ color: oklch(91.8% 0.123 183.2);
Tailwind
colors: {
custom: {
50: '#a8fff2',
500: '#76ffec',
950: '#000000',
},
}SCSS
$custom: #76ffec; $custom-light: #a8fff2; $custom-dark: #000000;
JSON
{
"hex": "#76ffec",
"rgb": {
"r": 118,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.679,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91841,
"c": 0.12341,
"h": 183.2
},
"luminance": 0.81428
}Semantic roles & 50–950 ramp
primary
#76FFEC
secondary
#DD3D53
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685