#76CFD4#76CFD4
#76CFD4 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.086 H 200.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFD4 |
|---|---|
| RGB | rgb(118, 207, 212) |
| HSL | hsl(183, 52%, 65%) |
| HSV | hsv(183, 44%, 83%) |
| CMYK | cmyk(44.3%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(78.01, -25.39, -10.82) |
| CIE-LCH | lch(78.01, 27.60, 203.08°) |
| OKLab | oklab(80.08% -0.0806 -0.0298) |
| OKLCH | oklch(80.08% 0.086 200.3) |
| XYZ | xyz(41.6631, 53.2274, 70.3530) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 7.73
Robin'S Egg Blue
#98EFF9
ΔE00 7.90
Robin Egg Blue
#8AF1FE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFD4 #D47B76
analogous
#76D4AA #76CFD4 #76A0D4
triadic
#76CFD4 #D476CF #CFD476
tetradic
#76CFD4 #AA76D4 #D47B76 #A0D476
square
#76CFD4 #AA76D4 #D47B76 #A0D476
split-complementary
#76CFD4 #D476A0 #D4AA76
monochromatic
#32989E #47BFC5 #76CFD4 #A5DFE3 #D3F0F1
Accessibility & contrast
On white
1.80
#76CFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#76CFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFD4
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFD4 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D5
Deuteranopia (green-blind)
#B3BCD5
Tritanopia (blue-blind)
#46D5D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76cfd4; /* rgb */ color: rgb(118, 207, 212); /* oklch */ color: oklch(80.1% 0.086 200.3);
Tailwind
colors: {
custom: {
50: '#a3dee1',
500: '#76cfd4',
950: '#000000',
},
}SCSS
$custom: #76cfd4; $custom-light: #a3dee1; $custom-dark: #000000;
JSON
{
"hex": "#76cfd4",
"rgb": {
"r": 118,
"g": 207,
"b": 212
},
"hsl": {
"h": 183.191,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.8008,
"c": 0.08592,
"h": 200.3
},
"luminance": 0.53231
}Semantic roles & 50–950 ramp
primary
#76CFD4
secondary
#A3504C
accent
#2E26C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484