#77CFDC#77CFDC
#77CFDC is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.087 H 207.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFDC |
|---|---|
| RGB | rgb(119, 207, 220) |
| HSL | hsl(188, 59%, 66%) |
| HSV | hsv(188, 46%, 86%) |
| CMYK | cmyk(45.9%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.29, -23.09, -14.69) |
| CIE-LCH | lch(78.29, 27.37, 212.45°) |
| OKLab | oklab(80.4% -0.0766 -0.0404) |
| OKLCH | oklch(80.4% 0.087 207.8) |
| XYZ | xyz(42.8339, 53.7115, 75.8064) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 6.95
Robin'S Egg
#6DEDFD
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.54
Neon Blue
#04D9FF
ΔE00 7.68
Robin Egg Blue
#8AF1FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFDC #DC8477
analogous
#77DCB7 #77CFDC #779DDC
triadic
#77CFDC #DC77CF #CFDC77
tetradic
#77CFDC #B777DC #DC8477 #9DDC77
square
#77CFDC #B777DC #DC8477 #9DDC77
split-complementary
#77CFDC #DC779D #DCB777
monochromatic
#2C9CAC #46BECF #77CFDC #A8E0E9 #D8F1F5
Accessibility & contrast
On white
1.79
#77CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#77CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFDC
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFDC | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#43D6D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77cfdc; /* rgb */ color: rgb(119, 207, 220); /* oklch */ color: oklch(80.4% 0.087 207.8);
Tailwind
colors: {
custom: {
50: '#a4dee6',
500: '#77cfdc',
950: '#000000',
},
}SCSS
$custom: #77cfdc; $custom-light: #a4dee6; $custom-dark: #000000;
JSON
{
"hex": "#77cfdc",
"rgb": {
"r": 119,
"g": 207,
"b": 220
},
"hsl": {
"h": 187.723,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.804,
"c": 0.08665,
"h": 207.8
},
"luminance": 0.53715
}Semantic roles & 50–950 ramp
primary
#77CFDC
secondary
#AF5648
accent
#341FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484