#77CECF#77CECF
#77CECF is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.084 H 196.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #77CECF |
|---|---|
| RGB | rgb(119, 206, 207) |
| HSL | hsl(181, 48%, 64%) |
| HSV | hsv(181, 43%, 81%) |
| CMYK | cmyk(42.5%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.62, -25.93, -8.71) |
| CIE-LCH | lch(77.62, 27.35, 198.56°) |
| OKLab | oklab(79.73% -0.0807 -0.024) |
| OKLCH | oklch(79.73% 0.084 196.6) |
| XYZ | xyz(40.9372, 52.5664, 67.0085) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.05
Darkturquoise
#00CED1
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 7.22
Robin'S Egg Blue
#98EFF9
ΔE00 8.63
Robin'S Egg
#6DEDFD
ΔE00 8.70
Turquoise
#40E0D0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CECF #CF7877
analogous
#77CFA4 #77CECF #77A2CF
triadic
#77CECF #CF77CE #CECF77
tetradic
#77CECF #A477CF #CF7877 #A2CF77
square
#77CECF #A477CF #CF7877 #A2CF77
split-complementary
#77CECF #CF77A2 #CFA477
monochromatic
#359596 #4ABEBF #77CECF #A4DEDF #D1EFEF
Accessibility & contrast
On white
1.82
#77CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#77CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CECF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CECF | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#4CD3CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77cecf; /* rgb */ color: rgb(119, 206, 207); /* oklch */ color: oklch(79.7% 0.084 196.6);
Tailwind
colors: {
custom: {
50: '#a3dddd',
500: '#77cecf',
950: '#000000',
},
}SCSS
$custom: #77cecf; $custom-light: #a3dddd; $custom-dark: #000000;
JSON
{
"hex": "#77cecf",
"rgb": {
"r": 119,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.682,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.79729,
"c": 0.08423,
"h": 196.6
},
"luminance": 0.5257
}Semantic roles & 50–950 ramp
primary
#77CECF
secondary
#9C4F4E
accent
#2C2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484