#76FDEC#76FDEC
#76FDEC is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.121 H 184.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDEC |
|---|---|
| RGB | rgb(118, 253, 236) |
| HSL | hsl(172, 97%, 73%) |
| HSV | hsv(172, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.75, -41.01, -3.14) |
| CIE-LCH | lch(91.75, 41.13, 184.37°) |
| OKLab | oklab(91.38% -0.1211 -0.0091) |
| OKLCH | oklch(91.38% 0.121 184.3) |
| XYZ | xyz(57.7302, 80.1528, 91.7693) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 4.14
Bright Turquoise
#0FFEF9
ΔE00 5.32
Bright Cyan
#41FDFE
ΔE00 6.28
Light Aqua
#8CFFDB
ΔE00 6.29
Aqua
#00FFFF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDEC #FD7687
analogous
#76FDA8 #76FDEC #76CBFD
triadic
#76FDEC #EC76FD #FDEC76
tetradic
#76FDEC #A876FD #FD7687 #CBFD76
square
#76FDEC #A876FD #FD7687 #CBFD76
split-complementary
#76FDEC #FD76CB #FDA876
monochromatic
#04F5D7 #3AFCE4 #76FDEC #B2FEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#76FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#76FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDEC
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDEC | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#07FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fdec; /* rgb */ color: rgb(118, 253, 236); /* oklch */ color: oklch(91.4% 0.121 184.3);
Tailwind
colors: {
custom: {
50: '#a8fef2',
500: '#76fdec',
950: '#000000',
},
}SCSS
$custom: #76fdec; $custom-light: #a8fef2; $custom-dark: #000000;
JSON
{
"hex": "#76fdec",
"rgb": {
"r": 118,
"g": 253,
"b": 236
},
"hsl": {
"h": 172.444,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.91382,
"c": 0.12146,
"h": 184.3
},
"luminance": 0.80158
}Semantic roles & 50–950 ramp
primary
#76FDEC
secondary
#DA3D51
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685