#77CEBE#77CEBE
#77CEBE is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.088 H 180.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEBE |
|---|---|
| RGB | rgb(119, 206, 190) |
| HSL | hsl(169, 47%, 64%) |
| HSV | hsv(169, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.15, -30.05, -0.25) |
| CIE-LCH | lch(77.15, 30.05, 180.48°) |
| OKLab | oklab(79.2% -0.0879 -0.0012) |
| OKLCH | oklch(79.2% 0.088 180.8) |
| XYZ | xyz(38.9697, 51.7794, 56.6461) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.69
Pale Teal
#82CBB2
ΔE00 3.89
Mediumturquoise
#48D1CC
ΔE00 5.80
Mediumaquamarine
#66CDAA
ΔE00 6.16
Turquoise
#40E0D0
ΔE00 6.38
Turquoise (survey)
#06C2AC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEBE #CE7787
analogous
#77CE92 #77CEBE #77B2CE
triadic
#77CEBE #BE77CE #CEBE77
tetradic
#77CEBE #9277CE #CE7787 #B2CE77
square
#77CEBE #9277CE #CE7787 #B2CE77
split-complementary
#77CEBE #CE77B2 #CE9277
monochromatic
#369583 #4ABEA8 #77CEBE #A4DED4 #D1EEE9
Accessibility & contrast
On white
1.85
#77CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#77CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEBE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEBE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#56D1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cebe; /* rgb */ color: rgb(119, 206, 190); /* oklch */ color: oklch(79.2% 0.088 180.8);
Tailwind
colors: {
custom: {
50: '#a3ddd1',
500: '#77cebe',
950: '#000000',
},
}SCSS
$custom: #77cebe; $custom-light: #a3ddd1; $custom-dark: #000000;
JSON
{
"hex": "#77cebe",
"rgb": {
"r": 119,
"g": 206,
"b": 190
},
"hsl": {
"h": 168.966,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.79196,
"c": 0.08792,
"h": 180.8
},
"luminance": 0.51782
}Semantic roles & 50–950 ramp
primary
#77CEBE
secondary
#9B4E5C
accent
#2B46BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483