#76FCEC#76FCEC
#76FCEC is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.2% C 0.120 H 184.9°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCEC |
|---|---|
| RGB | rgb(118, 252, 236) |
| HSL | hsl(173, 96%, 73%) |
| HSV | hsv(173, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.47, -40.57, -3.55) |
| CIE-LCH | lch(91.47, 40.72, 185.01°) |
| OKLab | oklab(91.15% -0.1201 -0.0102) |
| OKLCH | oklch(91.15% 0.121 184.9) |
| XYZ | xyz(57.4154, 79.5231, 91.6644) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.63
Bright Aqua
#0BF9EA
ΔE00 4.09
Bright Turquoise
#0FFEF9
ΔE00 5.14
Bright Cyan
#41FDFE
ΔE00 6.01
Aqua
#00FFFF
ΔE00 6.26
Light Aqua
#8CFFDB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCEC #FC7686
analogous
#76FCA9 #76FCEC #76C9FC
triadic
#76FCEC #EC76FC #FCEC76
tetradic
#76FCEC #A976FC #FC7686 #C9FC76
square
#76FCEC #A976FC #FC7686 #C9FC76
split-complementary
#76FCEC #FC76C9 #FCA976
monochromatic
#05F2D6 #3AFBE4 #76FCEC #B2FDF4 #E1FEFB
Accessibility & contrast
On white
1.24
#76FCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#76FCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCEC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCEC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#09FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fcec; /* rgb */ color: rgb(118, 252, 236); /* oklch */ color: oklch(91.2% 0.120 184.9);
Tailwind
colors: {
custom: {
50: '#a8fef2',
500: '#76fcec',
950: '#000000',
},
}SCSS
$custom: #76fcec; $custom-light: #a8fef2; $custom-dark: #000000;
JSON
{
"hex": "#76fcec",
"rgb": {
"r": 118,
"g": 252,
"b": 236
},
"hsl": {
"h": 172.836,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91153,
"c": 0.1205,
"h": 184.9
},
"luminance": 0.79528
}Semantic roles & 50–950 ramp
primary
#76FCEC
secondary
#D93D50
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685