#76CFD0#76CFD0
#76CFD0 is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.086 H 196.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFD0 |
|---|---|
| RGB | rgb(118, 207, 208) |
| HSL | hsl(181, 49%, 64%) |
| HSV | hsv(181, 43%, 82%) |
| CMYK | cmyk(43.3%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(77.89, -26.41, -8.84) |
| CIE-LCH | lch(77.89, 27.85, 198.52°) |
| OKLab | oklab(79.95% -0.0822 -0.0244) |
| OKLCH | oklch(79.95% 0.086 196.5) |
| XYZ | xyz(41.1648, 53.0280, 67.7285) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 8.48
Robin'S Egg
#6DEDFD
ΔE00 8.48
Turquoise
#40E0D0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFD0 #D07776
analogous
#76D0A4 #76CFD0 #76A2D0
triadic
#76CFD0 #D076CF #CFD076
tetradic
#76CFD0 #A476D0 #D07776 #A2D076
square
#76CFD0 #A476D0 #D07776 #A2D076
split-complementary
#76CFD0 #D076A2 #D0A476
monochromatic
#349698 #48BFC0 #76CFD0 #A4DFE0 #D1EFEF
Accessibility & contrast
On white
1.81
#76CFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#76CFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFD0
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFD0 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#B5BCD1
Tritanopia (blue-blind)
#49D4CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76cfd0; /* rgb */ color: rgb(118, 207, 208); /* oklch */ color: oklch(79.9% 0.086 196.5);
Tailwind
colors: {
custom: {
50: '#a3dede',
500: '#76cfd0',
950: '#000000',
},
}SCSS
$custom: #76cfd0; $custom-light: #a3dede; $custom-dark: #000000;
JSON
{
"hex": "#76cfd0",
"rgb": {
"r": 118,
"g": 207,
"b": 208
},
"hsl": {
"h": 180.667,
"s": 48.913,
"l": 63.922
},
"oklch": {
"l": 0.79947,
"c": 0.08577,
"h": 196.5
},
"luminance": 0.53031
}Semantic roles & 50–950 ramp
primary
#76CFD0
secondary
#9D4E4D
accent
#2B29BC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484