#77CFC2#77CFC2
#77CFC2 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.5% C 0.088 H 183.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFC2 |
|---|---|
| RGB | rgb(119, 207, 194) |
| HSL | hsl(171, 48%, 64%) |
| HSV | hsv(171, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(77.54, -29.59, -1.83) |
| CIE-LCH | lch(77.54, 29.65, 183.53°) |
| OKLab | oklab(79.55% -0.0874 -0.0054) |
| OKLCH | oklch(79.55% 0.088 183.5) |
| XYZ | xyz(39.6544, 52.4396, 59.0607) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.77
Pale Teal
#82CBB2
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 4.98
Turquoise
#40E0D0
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 7.27
Turquoise (survey)
#06C2AC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFC2 #CF7784
analogous
#77CF96 #77CFC2 #77B0CF
triadic
#77CFC2 #C277CF #CFC277
tetradic
#77CFC2 #9677CF #CF7784 #B0CF77
square
#77CFC2 #9677CF #CF7784 #B0CF77
split-complementary
#77CFC2 #CF77B0 #CF9677
monochromatic
#359688 #4ABFAE #77CFC2 #A4DFD6 #D1EFEB
Accessibility & contrast
On white
1.83
#77CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#77CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFC2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFC2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#B8BBC3
Tritanopia (blue-blind)
#53D2CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77cfc2; /* rgb */ color: rgb(119, 207, 194); /* oklch */ color: oklch(79.5% 0.088 183.5);
Tailwind
colors: {
custom: {
50: '#a3ded4',
500: '#77cfc2',
950: '#000000',
},
}SCSS
$custom: #77cfc2; $custom-light: #a3ded4; $custom-dark: #000000;
JSON
{
"hex": "#77cfc2",
"rgb": {
"r": 119,
"g": 207,
"b": 194
},
"hsl": {
"h": 171.136,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.79548,
"c": 0.08754,
"h": 183.5
},
"luminance": 0.52443
}Semantic roles & 50–950 ramp
primary
#77CFC2
secondary
#9C4E59
accent
#2A40BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483