#76FCDC#76FCDC
#76FCDC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.127 H 175.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCDC |
|---|---|
| RGB | rgb(118, 252, 220) |
| HSL | hsl(166, 96%, 73%) |
| HSV | hsv(166, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.07, -44.36, 4.16) |
| CIE-LCH | lch(91.07, 44.55, 174.65°) |
| OKLab | oklab(90.7% -0.1269 0.0103) |
| OKLCH | oklch(90.7% 0.127 175.3) |
| XYZ | xyz(55.1941, 78.6345, 79.9656) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.42
Tiffany Blue
#7BF2DA
ΔE00 2.95
Aquamarine
#7FFFD4
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.33
Aqua (survey)
#13EAC9
ΔE00 5.72
Pale Turquoise
#A5FBD5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCDC #FC7696
analogous
#76FC99 #76FCDC #76D9FC
triadic
#76FCDC #DC76FC #FCDC76
tetradic
#76FCDC #9976FC #FC7696 #D9FC76
square
#76FCDC #9976FC #FC7696 #D9FC76
split-complementary
#76FCDC #FC76D9 #FC9976
monochromatic
#05F2BA #3AFBCD #76FCDC #B2FDEB #E1FEF7
Accessibility & contrast
On white
1.26
#76FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#76FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCDC
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCDC | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#2CFFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fcdc; /* rgb */ color: rgb(118, 252, 220); /* oklch */ color: oklch(90.7% 0.127 175.3);
Tailwind
colors: {
custom: {
50: '#a7fee6',
500: '#76fcdc',
950: '#000000',
},
}SCSS
$custom: #76fcdc; $custom-light: #a7fee6; $custom-dark: #000000;
JSON
{
"hex": "#76fcdc",
"rgb": {
"r": 118,
"g": 252,
"b": 220
},
"hsl": {
"h": 165.672,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.90695,
"c": 0.1273,
"h": 175.3
},
"luminance": 0.7864
}Semantic roles & 50–950 ramp
primary
#76FCDC
secondary
#D93D63
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684