#76CECF#76CECF
#76CECF is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.085 H 196.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #76CECF |
|---|---|
| RGB | rgb(118, 206, 207) |
| HSL | hsl(181, 48%, 64%) |
| HSV | hsv(181, 43%, 81%) |
| CMYK | cmyk(43%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.58, -26.17, -8.78) |
| CIE-LCH | lch(77.58, 27.60, 198.54°) |
| OKLab | oklab(79.68% -0.0815 -0.0242) |
| OKLCH | oklch(79.68% 0.085 196.5) |
| XYZ | xyz(40.8007, 52.4960, 67.0021) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.95
Darkturquoise
#00CED1
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 7.14
Robin'S Egg Blue
#98EFF9
ΔE00 8.67
Robin'S Egg
#6DEDFD
ΔE00 8.69
Turquoise
#40E0D0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CECF #CF7776
analogous
#76CFA3 #76CECF #76A1CF
triadic
#76CECF #CF76CE #CECF76
tetradic
#76CECF #A376CF #CF7776 #A1CF76
square
#76CECF #A376CF #CF7776 #A1CF76
split-complementary
#76CECF #CF76A1 #CFA376
monochromatic
#359596 #49BEBF #76CECF #A3DEDF #D1EEEF
Accessibility & contrast
On white
1.83
#76CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#76CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CECF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CECF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#4AD3CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76cecf; /* rgb */ color: rgb(118, 206, 207); /* oklch */ color: oklch(79.7% 0.085 196.5);
Tailwind
colors: {
custom: {
50: '#a3dddd',
500: '#76cecf',
950: '#000000',
},
}SCSS
$custom: #76cecf; $custom-light: #a3dddd; $custom-dark: #000000;
JSON
{
"hex": "#76cecf",
"rgb": {
"r": 118,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.674,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.79684,
"c": 0.085,
"h": 196.5
},
"luminance": 0.52499
}Semantic roles & 50–950 ramp
primary
#76CECF
secondary
#9C4E4D
accent
#2C2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484