#76CFCE#76CFCE
#76CFCE is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.086 H 194.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFCE |
|---|---|
| RGB | rgb(118, 207, 206) |
| HSL | hsl(179, 48%, 64%) |
| HSV | hsv(179, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 0.5%, 18.8%) |
| CIE-LAB | lab(77.83, -26.91, -7.86) |
| CIE-LCH | lch(77.83, 28.03, 196.27°) |
| OKLab | oklab(79.88% -0.0831 -0.0217) |
| OKLCH | oklch(79.88% 0.086 194.6) |
| XYZ | xyz(40.9203, 52.9302, 66.4408) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 7.52
Turquoise
#40E0D0
ΔE00 8.03
Robin'S Egg Blue
#98EFF9
ΔE00 8.86
Robin'S Egg
#6DEDFD
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFCE #CF7677
analogous
#76CFA1 #76CFCE #76A3CF
triadic
#76CFCE #CE76CF #CFCE76
tetradic
#76CFCE #A176CF #CF7677 #A3CF76
square
#76CFCE #A176CF #CF7677 #A3CF76
split-complementary
#76CFCE #CF76A3 #CFA176
monochromatic
#359695 #49BFBE #76CFCE #A3DFDE #D1EFEE
Accessibility & contrast
On white
1.81
#76CFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#76CFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFCE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFCE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#4AD4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76cfce; /* rgb */ color: rgb(118, 207, 206); /* oklch */ color: oklch(79.9% 0.086 194.6);
Tailwind
colors: {
custom: {
50: '#a3dedc',
500: '#76cfce',
950: '#000000',
},
}SCSS
$custom: #76cfce; $custom-light: #a3dedc; $custom-dark: #000000;
JSON
{
"hex": "#76cfce",
"rgb": {
"r": 118,
"g": 207,
"b": 206
},
"hsl": {
"h": 179.326,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.79881,
"c": 0.08584,
"h": 194.6
},
"luminance": 0.52933
}Semantic roles & 50–950 ramp
primary
#76CFCE
secondary
#9C4D4E
accent
#2A2CBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484