#77CBBF#77CBBF
#77CBBF is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.084 H 184.0°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBBF |
|---|---|
| RGB | rgb(119, 203, 191) |
| HSL | hsl(171, 45%, 63%) |
| HSV | hsv(171, 41%, 80%) |
| CMYK | cmyk(41.4%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(76.31, -28.37, -2.02) |
| CIE-LCH | lch(76.31, 28.44, 184.07°) |
| OKLab | oklab(78.53% -0.0839 -0.0059) |
| OKLCH | oklch(78.53% 0.084 184) |
| XYZ | xyz(38.3640, 50.3926, 56.9853) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 5.18
Seafoam Blue
#78D1B6
ΔE00 5.21
Turquoise
#40E0D0
ΔE00 6.98
Mediumaquamarine
#66CDAA
ΔE00 7.55
Topaz
#13BBAF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBBF #CB7783
analogous
#77CB95 #77CBBF #77ADCB
triadic
#77CBBF #BF77CB #CBBF77
tetradic
#77CBBF #9577CB #CB7783 #ADCB77
square
#77CBBF #9577CB #CB7783 #ADCB77
split-complementary
#77CBBF #CB77AD #CB9577
monochromatic
#379084 #4BBAAA #77CBBF #A3DCD4 #D0EDE9
Accessibility & contrast
On white
1.90
#77CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#77CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBBF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBBF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BF
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#56CEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77cbbf; /* rgb */ color: rgb(119, 203, 191); /* oklch */ color: oklch(78.5% 0.084 184.0);
Tailwind
colors: {
custom: {
50: '#a2dbd2',
500: '#77cbbf',
950: '#000000',
},
}SCSS
$custom: #77cbbf; $custom-light: #a2dbd2; $custom-dark: #000000;
JSON
{
"hex": "#77cbbf",
"rgb": {
"r": 119,
"g": 203,
"b": 191
},
"hsl": {
"h": 171.429,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.78529,
"c": 0.08415,
"h": 184
},
"luminance": 0.50395
}Semantic roles & 50–950 ramp
primary
#77CBBF
secondary
#974F59
accent
#2E41B8
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1514
muted
#808483