#76D2DB#76D2DB
#76D2DB is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.0% C 0.089 H 203.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #76D2DB |
|---|---|
| RGB | rgb(118, 210, 219) |
| HSL | hsl(185, 58%, 66%) |
| HSV | hsv(185, 46%, 86%) |
| CMYK | cmyk(46.1%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.07, -25.07, -12.98) |
| CIE-LCH | lch(79.07, 28.24, 207.38°) |
| OKLab | oklab(81% -0.0812 -0.0358) |
| OKLCH | oklch(81% 0.089 203.8) |
| XYZ | xyz(43.2990, 55.0557, 75.3492) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 6.97
Mediumturquoise
#48D1CC
ΔE00 7.10
Robin Egg Blue
#8AF1FE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D2DB #DB7F76
analogous
#76DBB1 #76D2DB #769FDB
triadic
#76D2DB #DB76D2 #D2DB76
tetradic
#76D2DB #B176DB #DB7F76 #9FDB76
square
#76D2DB #B176DB #DB7F76 #9FDB76
split-complementary
#76D2DB #DB769F #DBB176
monochromatic
#2D9FAA #46C2CE #76D2DB #A6E2E8 #D7F2F4
Accessibility & contrast
On white
1.75
#76D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#76D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D2DB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D2DB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B5BEDB
Tritanopia (blue-blind)
#40D8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #76d2db; /* rgb */ color: rgb(118, 210, 219); /* oklch */ color: oklch(81.0% 0.089 203.8);
Tailwind
colors: {
custom: {
50: '#a4e0e6',
500: '#76d2db',
950: '#000000',
},
}SCSS
$custom: #76d2db; $custom-light: #a4e0e6; $custom-dark: #000000;
JSON
{
"hex": "#76d2db",
"rgb": {
"r": 118,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.347,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.81003,
"c": 0.08872,
"h": 203.8
},
"luminance": 0.55059
}Semantic roles & 50–950 ramp
primary
#76D2DB
secondary
#AD5148
accent
#2E20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484