#76D5D5#76D5D5
#76D5D5 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.5% C 0.090 H 195.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #76D5D5 |
|---|---|
| RGB | rgb(118, 213, 213) |
| HSL | hsl(180, 53%, 65%) |
| HSV | hsv(180, 45%, 84%) |
| CMYK | cmyk(44.6%, 0%, 0%, 16.5%) |
| CIE-LAB | lab(79.75, -28.08, -8.76) |
| CIE-LCH | lch(79.75, 29.41, 197.33°) |
| OKLab | oklab(81.49% -0.087 -0.0242) |
| OKLCH | oklch(81.49% 0.09 195.5) |
| XYZ | xyz(43.2710, 56.2406, 71.5132) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.49
Darkturquoise
#00CED1
ΔE00 5.90
Aqua Blue
#02D8E9
ΔE00 6.82
Turquoise
#40E0D0
ΔE00 7.59
Robin'S Egg
#6DEDFD
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D5D5 #D57676
analogous
#76D5A6 #76D5D5 #76A6D5
triadic
#76D5D5 #D576D5 #D5D576
tetradic
#76D5D5 #A676D5 #D57676 #A6D576
square
#76D5D5 #A676D5 #D57676 #A6D576
split-complementary
#76D5D5 #D576A6 #D5A676
monochromatic
#31A0A0 #47C7C7 #76D5D5 #A5E3E3 #D4F2F2
Accessibility & contrast
On white
1.71
#76D5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#76D5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D5D5
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D5D5 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD5
Deuteranopia (green-blind)
#B9C0D6
Tritanopia (blue-blind)
#44DAD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76d5d5; /* rgb */ color: rgb(118, 213, 213); /* oklch */ color: oklch(81.5% 0.090 195.5);
Tailwind
colors: {
custom: {
50: '#a4e2e1',
500: '#76d5d5',
950: '#000000',
},
}SCSS
$custom: #76d5d5; $custom-light: #a4e2e1; $custom-dark: #000000;
JSON
{
"hex": "#76d5d5",
"rgb": {
"r": 118,
"g": 213,
"b": 213
},
"hsl": {
"h": 180,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.81488,
"c": 0.09035,
"h": 195.5
},
"luminance": 0.56244
}Semantic roles & 50–950 ramp
primary
#76D5D5
secondary
#A44B4B
accent
#2525C1
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484