#76CECD#76CECD
#76CECD is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.085 H 194.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #76CECD |
|---|---|
| RGB | rgb(118, 206, 205) |
| HSL | hsl(179, 47%, 64%) |
| HSV | hsv(179, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(77.52, -26.67, -7.78) |
| CIE-LCH | lch(77.52, 27.78, 196.27°) |
| OKLab | oklab(79.62% -0.0823 -0.0215) |
| OKLCH | oklch(79.62% 0.085 194.6) |
| XYZ | xyz(40.5577, 52.3988, 65.7225) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.53
Darkturquoise
#00CED1
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 7.63
Turquoise
#40E0D0
ΔE00 8.18
Robin'S Egg Blue
#98EFF9
ΔE00 9.04
Paleturquoise
#AFEEEE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CECD #CE7677
analogous
#76CEA1 #76CECD #76A3CE
triadic
#76CECD #CD76CE #CECD76
tetradic
#76CECD #A176CE #CE7677 #A3CE76
square
#76CECD #A176CE #CE7677 #A3CE76
split-complementary
#76CECD #CE76A3 #CEA176
monochromatic
#359493 #49BEBD #76CECD #A3DEDD #D0EEEE
Accessibility & contrast
On white
1.83
#76CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#76CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CECD
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CECD | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B4BBCE
Tritanopia (blue-blind)
#4BD3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76cecd; /* rgb */ color: rgb(118, 206, 205); /* oklch */ color: oklch(79.6% 0.085 194.6);
Tailwind
colors: {
custom: {
50: '#a3dddc',
500: '#76cecd',
950: '#000000',
},
}SCSS
$custom: #76cecd; $custom-light: #a3dddc; $custom-dark: #000000;
JSON
{
"hex": "#76cecd",
"rgb": {
"r": 118,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.318,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.79619,
"c": 0.08507,
"h": 194.6
},
"luminance": 0.52402
}Semantic roles & 50–950 ramp
primary
#76CECD
secondary
#9B4E4F
accent
#2B2DBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484