#76D2D5#76D2D5
#76D2D5 is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.8% C 0.088 H 198.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #76D2D5 |
|---|---|
| RGB | rgb(118, 210, 213) |
| HSL | hsl(182, 53%, 65%) |
| HSV | hsv(182, 45%, 84%) |
| CMYK | cmyk(44.6%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(78.89, -26.61, -10.04) |
| CIE-LCH | lch(78.89, 28.44, 200.66°) |
| OKLab | oklab(80.8% -0.0836 -0.0276) |
| OKLCH | oklch(80.8% 0.088 198.3) |
| XYZ | xyz(42.5234, 54.7454, 71.2640) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.25
Darkturquoise
#00CED1
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 7.46
Robin'S Egg Blue
#98EFF9
ΔE00 7.58
Robin Egg Blue
#8AF1FE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D2D5 #D57976
analogous
#76D5A9 #76D2D5 #76A2D5
triadic
#76D2D5 #D576D2 #D2D576
tetradic
#76D2D5 #A976D5 #D57976 #A2D576
square
#76D2D5 #A976D5 #D57976 #A2D576
split-complementary
#76D2D5 #D576A2 #D5A976
monochromatic
#319CA0 #47C3C7 #76D2D5 #A5E1E3 #D4F1F2
Accessibility & contrast
On white
1.76
#76D2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#76D2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D2D5
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D2D5 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD5
Deuteranopia (green-blind)
#B6BED6
Tritanopia (blue-blind)
#45D8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76d2d5; /* rgb */ color: rgb(118, 210, 213); /* oklch */ color: oklch(80.8% 0.088 198.3);
Tailwind
colors: {
custom: {
50: '#a3e0e1',
500: '#76d2d5',
950: '#000000',
},
}SCSS
$custom: #76d2d5; $custom-light: #a3e0e1; $custom-dark: #000000;
JSON
{
"hex": "#76d2d5",
"rgb": {
"r": 118,
"g": 210,
"b": 213
},
"hsl": {
"h": 181.895,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.80801,
"c": 0.08808,
"h": 198.3
},
"luminance": 0.54749
}Semantic roles & 50–950 ramp
primary
#76D2D5
secondary
#A44E4B
accent
#2A25C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484