#76FCE8#76FCE8
#76FCE8 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.122 H 182.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCE8 |
|---|---|
| RGB | rgb(118, 252, 232) |
| HSL | hsl(171, 96%, 73%) |
| HSV | hsv(171, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 7.9%, 1.2%) |
| CIE-LAB | lab(91.37, -41.53, -1.63) |
| CIE-LCH | lch(91.37, 41.57, 182.25°) |
| OKLab | oklab(91.04% -0.1218 -0.0051) |
| OKLCH | oklch(91.04% 0.122 182.4) |
| XYZ | xyz(56.8408, 79.2932, 88.6380) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.73
Bright Aqua
#0BF9EA
ΔE00 4.41
Light Aqua
#8CFFDB
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 6.10
Light Turquoise
#7EF4CC
ΔE00 6.60
Aquamarine
#7FFFD4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCE8 #FC768A
analogous
#76FCA5 #76FCE8 #76CDFC
triadic
#76FCE8 #E876FC #FCE876
tetradic
#76FCE8 #A576FC #FC768A #CDFC76
square
#76FCE8 #A576FC #FC768A #CDFC76
split-complementary
#76FCE8 #FC76CD #FCA576
monochromatic
#05F2CF #3AFBDE #76FCE8 #B2FDF2 #E1FEFA
Accessibility & contrast
On white
1.25
#76FCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#76FCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCE8
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCE8 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE7
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#17FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76fce8; /* rgb */ color: rgb(118, 252, 232); /* oklch */ color: oklch(91.0% 0.122 182.4);
Tailwind
colors: {
custom: {
50: '#a8feef',
500: '#76fce8',
950: '#000000',
},
}SCSS
$custom: #76fce8; $custom-light: #a8feef; $custom-dark: #000000;
JSON
{
"hex": "#76fce8",
"rgb": {
"r": 118,
"g": 252,
"b": 232
},
"hsl": {
"h": 171.045,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91035,
"c": 0.12187,
"h": 182.4
},
"luminance": 0.79299
}Semantic roles & 50–950 ramp
primary
#76FCE8
secondary
#D93D55
accent
#0022E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685