#77CFC8#77CFC8
#77CFC8 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.086 H 189.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFC8 |
|---|---|
| RGB | rgb(119, 207, 200) |
| HSL | hsl(175, 48%, 64%) |
| HSV | hsv(175, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(77.71, -28.15, -4.81) |
| CIE-LCH | lch(77.71, 28.56, 189.70°) |
| OKLab | oklab(79.73% -0.0848 -0.0134) |
| OKLCH | oklch(79.73% 0.086 189) |
| XYZ | xyz(40.3418, 52.7146, 62.6815) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 6.62
Turquoise
#40E0D0
ΔE00 6.74
Pale Teal
#82CBB2
ΔE00 7.01
Seafoam Blue
#78D1B6
ΔE00 7.03
Topaz
#13BBAF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFC8 #CF777E
analogous
#77CF9C #77CFC8 #77AACF
triadic
#77CFC8 #C877CF #CFC877
tetradic
#77CFC8 #9C77CF #CF777E #AACF77
square
#77CFC8 #9C77CF #CF777E #AACF77
split-complementary
#77CFC8 #CF77AA #CF9C77
monochromatic
#35968F #4ABFB6 #77CFC8 #A4DFDA #D1EFED
Accessibility & contrast
On white
1.82
#77CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#77CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFC8
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFC8 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7C8
Deuteranopia (green-blind)
#B7BBC9
Tritanopia (blue-blind)
#50D3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77cfc8; /* rgb */ color: rgb(119, 207, 200); /* oklch */ color: oklch(79.7% 0.086 189.0);
Tailwind
colors: {
custom: {
50: '#a3ded8',
500: '#77cfc8',
950: '#000000',
},
}SCSS
$custom: #77cfc8; $custom-light: #a3ded8; $custom-dark: #000000;
JSON
{
"hex": "#77cfc8",
"rgb": {
"r": 119,
"g": 207,
"b": 200
},
"hsl": {
"h": 175.227,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.79734,
"c": 0.08588,
"h": 189
},
"luminance": 0.52718
}Semantic roles & 50–950 ramp
primary
#77CFC8
secondary
#9C4E54
accent
#2A36BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483