#76CBD2#76CBD2
#76CBD2 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.1% C 0.083 H 202.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #76CBD2 |
|---|---|
| RGB | rgb(118, 203, 210) |
| HSL | hsl(185, 51%, 64%) |
| HSV | hsv(185, 44%, 82%) |
| CMYK | cmyk(43.8%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.81, -23.92, -11.54) |
| CIE-LCH | lch(76.81, 26.56, 205.74°) |
| OKLab | oklab(79.1% -0.0768 -0.0317) |
| OKLCH | oklch(79.1% 0.083 202.5) |
| XYZ | xyz(40.4556, 51.2134, 68.7136) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 6.88
Mediumturquoise
#48D1CC
ΔE00 6.90
Robin'S Egg
#6DEDFD
ΔE00 8.40
Robin'S Egg Blue
#98EFF9
ΔE00 8.57
Powder Blue
#B0E0E6
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CBD2 #D27D76
analogous
#76D2AB #76CBD2 #769DD2
triadic
#76CBD2 #D276CB #CBD276
tetradic
#76CBD2 #AB76D2 #D27D76 #9DD276
square
#76CBD2 #AB76D2 #D27D76 #9DD276
split-complementary
#76CBD2 #D2769D #D2AB76
monochromatic
#33939B #48BAC3 #76CBD2 #A4DCE1 #D2EEF0
Accessibility & contrast
On white
1.87
#76CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#76CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CBD2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CBD2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D3
Deuteranopia (green-blind)
#B0B9D2
Tritanopia (blue-blind)
#49D1CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cbd2; /* rgb */ color: rgb(118, 203, 210); /* oklch */ color: oklch(79.1% 0.083 202.5);
Tailwind
colors: {
custom: {
50: '#a3dbdf',
500: '#76cbd2',
950: '#000000',
},
}SCSS
$custom: #76cbd2; $custom-light: #a3dbdf; $custom-dark: #000000;
JSON
{
"hex": "#76cbd2",
"rgb": {
"r": 118,
"g": 203,
"b": 210
},
"hsl": {
"h": 184.565,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.79097,
"c": 0.08308,
"h": 202.5
},
"luminance": 0.51217
}Semantic roles & 50–950 ramp
primary
#76CBD2
secondary
#A0534C
accent
#3328BE
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484