#77CECA#77CECA
#77CECA is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.085 H 191.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #77CECA |
|---|---|
| RGB | rgb(119, 206, 202) |
| HSL | hsl(177, 47%, 64%) |
| HSV | hsv(177, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(77.48, -27.17, -6.23) |
| CIE-LCH | lch(77.48, 27.88, 192.91°) |
| OKLab | oklab(79.57% -0.0828 -0.0173) |
| OKLCH | oklch(79.57% 0.085 191.8) |
| XYZ | xyz(40.3356, 52.3257, 63.8400) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 6.25
Turquoise
#40E0D0
ΔE00 7.50
Pale Teal
#82CBB2
ΔE00 8.04
Seafoam Blue
#78D1B6
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CECA #CE777B
analogous
#77CE9E #77CECA #77A6CE
triadic
#77CECA #CA77CE #CECA77
tetradic
#77CECA #9E77CE #CE777B #A6CE77
square
#77CECA #9E77CE #CE777B #A6CE77
split-complementary
#77CECA #CE77A6 #CE9E77
monochromatic
#369591 #4ABEB8 #77CECA #A4DEDC #D1EEED
Accessibility & contrast
On white
1.83
#77CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#77CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CECA
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CECA | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B5BBCB
Tritanopia (blue-blind)
#4FD2CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77ceca; /* rgb */ color: rgb(119, 206, 202); /* oklch */ color: oklch(79.6% 0.085 191.8);
Tailwind
colors: {
custom: {
50: '#a3ddda',
500: '#77ceca',
950: '#000000',
},
}SCSS
$custom: #77ceca; $custom-light: #a3ddda; $custom-dark: #000000;
JSON
{
"hex": "#77ceca",
"rgb": {
"r": 119,
"g": 206,
"b": 202
},
"hsl": {
"h": 177.241,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.79567,
"c": 0.08459,
"h": 191.8
},
"luminance": 0.52329
}Semantic roles & 50–950 ramp
primary
#77CECA
secondary
#9B4E52
accent
#2B32BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483