#77CEBB#77CEBB
#77CEBB is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.089 H 178.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEBB |
|---|---|
| RGB | rgb(119, 206, 187) |
| HSL | hsl(167, 47%, 64%) |
| HSV | hsv(167, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.07, -30.75, 1.25) |
| CIE-LCH | lch(77.07, 30.78, 177.68°) |
| OKLab | oklab(79.11% -0.0892 0.0028) |
| OKLCH | oklch(79.11% 0.089 178.2) |
| XYZ | xyz(38.6452, 51.6496, 54.9370) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.66
Pale Teal
#82CBB2
ΔE00 3.02
Mediumaquamarine
#66CDAA
ΔE00 5.14
Turquoise
#40E0D0
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 6.64
Light Teal
#90E4C1
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEBB #CE778A
analogous
#77CE8F #77CEBB #77B5CE
triadic
#77CEBB #BB77CE #CEBB77
tetradic
#77CEBB #8F77CE #CE778A #B5CE77
square
#77CEBB #8F77CE #CE778A #B5CE77
split-complementary
#77CEBB #CE77B5 #CE8F77
monochromatic
#369580 #4ABEA5 #77CEBB #A4DED1 #D1EEE8
Accessibility & contrast
On white
1.85
#77CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#77CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEBB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEBB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#57D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cebb; /* rgb */ color: rgb(119, 206, 187); /* oklch */ color: oklch(79.1% 0.089 178.2);
Tailwind
colors: {
custom: {
50: '#a3ddcf',
500: '#77cebb',
950: '#000000',
},
}SCSS
$custom: #77cebb; $custom-light: #a3ddcf; $custom-dark: #000000;
JSON
{
"hex": "#77cebb",
"rgb": {
"r": 119,
"g": 206,
"b": 187
},
"hsl": {
"h": 166.897,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.79107,
"c": 0.08925,
"h": 178.2
},
"luminance": 0.51652
}Semantic roles & 50–950 ramp
primary
#77CEBB
secondary
#9B4E5F
accent
#2B4ABA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483