#77CBD2#77CBD2
#77CBD2 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.082 H 202.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBD2 |
|---|---|
| RGB | rgb(119, 203, 210) |
| HSL | hsl(185, 50%, 65%) |
| HSV | hsv(185, 43%, 82%) |
| CMYK | cmyk(43.3%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.85, -23.68, -11.47) |
| CIE-LCH | lch(76.85, 26.31, 205.84°) |
| OKLab | oklab(79.14% -0.076 -0.0315) |
| OKLCH | oklch(79.14% 0.082 202.5) |
| XYZ | xyz(40.5921, 51.2838, 68.7200) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.71
Mediumturquoise
#48D1CC
ΔE00 6.99
Darkturquoise
#00CED1
ΔE00 6.99
Robin'S Egg
#6DEDFD
ΔE00 8.42
Robin'S Egg Blue
#98EFF9
ΔE00 8.54
Powder Blue
#B0E0E6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBD2 #D27E77
analogous
#77D2AB #77CBD2 #779ED2
triadic
#77CBD2 #D277CB #CBD277
tetradic
#77CBD2 #AB77D2 #D27E77 #9ED277
square
#77CBD2 #AB77D2 #D27E77 #9ED277
split-complementary
#77CBD2 #D2779E #D2AB77
monochromatic
#33939B #49B9C3 #77CBD2 #A5DDE1 #D3EEF0
Accessibility & contrast
On white
1.87
#77CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#77CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBD2
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBD2 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D3
Deuteranopia (green-blind)
#B0B9D2
Tritanopia (blue-blind)
#4BD1CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cbd2; /* rgb */ color: rgb(119, 203, 210); /* oklch */ color: oklch(79.1% 0.082 202.5);
Tailwind
colors: {
custom: {
50: '#a3dbdf',
500: '#77cbd2',
950: '#000000',
},
}SCSS
$custom: #77cbd2; $custom-light: #a3dbdf; $custom-dark: #000000;
JSON
{
"hex": "#77cbd2",
"rgb": {
"r": 119,
"g": 203,
"b": 210
},
"hsl": {
"h": 184.615,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.79143,
"c": 0.08231,
"h": 202.5
},
"luminance": 0.51287
}Semantic roles & 50–950 ramp
primary
#77CBD2
secondary
#A0534D
accent
#3328BE
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101515
muted
#808484