#77CFCC#77CFCC
#77CFCC is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.085 H 192.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFCC |
|---|---|
| RGB | rgb(119, 207, 204) |
| HSL | hsl(178, 48%, 64%) |
| HSV | hsv(178, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.82, -27.17, -6.80) |
| CIE-LCH | lch(77.82, 28.00, 194.05°) |
| OKLab | oklab(79.86% -0.0831 -0.0188) |
| OKLCH | oklch(79.86% 0.085 192.7) |
| XYZ | xyz(40.8154, 52.9041, 65.1757) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.27
Darkturquoise
#00CED1
ΔE00 6.12
Turquoise
#40E0D0
ΔE00 7.58
Aqua Blue
#02D8E9
ΔE00 8.13
Pale Teal
#82CBB2
ΔE00 8.47
Seafoam Blue
#78D1B6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFCC #CF777A
analogous
#77CFA0 #77CFCC #77A6CF
triadic
#77CFCC #CC77CF #CFCC77
tetradic
#77CFCC #A077CF #CF777A #A6CF77
square
#77CFCC #A077CF #CF777A #A6CF77
split-complementary
#77CFCC #CF77A6 #CFA077
monochromatic
#359693 #4ABFBB #77CFCC #A4DFDD #D1EFEE
Accessibility & contrast
On white
1.81
#77CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#77CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFCC
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFCC | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#4ED4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77cfcc; /* rgb */ color: rgb(119, 207, 204); /* oklch */ color: oklch(79.9% 0.085 192.7);
Tailwind
colors: {
custom: {
50: '#a3dedb',
500: '#77cfcc',
950: '#000000',
},
}SCSS
$custom: #77cfcc; $custom-light: #a3dedb; $custom-dark: #000000;
JSON
{
"hex": "#77cfcc",
"rgb": {
"r": 119,
"g": 207,
"b": 204
},
"hsl": {
"h": 177.955,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.79861,
"c": 0.08524,
"h": 192.7
},
"luminance": 0.52907
}Semantic roles & 50–950 ramp
primary
#77CFCC
secondary
#9C4E51
accent
#2A2FBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484