#77CFD7#77CFD7
#77CFD7 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.086 H 203.2°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFD7 |
|---|---|
| RGB | rgb(119, 207, 215) |
| HSL | hsl(185, 55%, 65%) |
| HSV | hsv(185, 45%, 84%) |
| CMYK | cmyk(44.7%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(78.14, -24.39, -12.23) |
| CIE-LCH | lch(78.14, 27.29, 206.63°) |
| OKLab | oklab(80.23% -0.0786 -0.0337) |
| OKLCH | oklch(80.23% 0.086 203.2) |
| XYZ | xyz(42.1816, 53.4505, 72.3710) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.00
Robin'S Egg
#6DEDFD
ΔE00 7.37
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Robin Egg Blue
#8AF1FE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFD7 #D77F77
analogous
#77D7AF #77CFD7 #779FD7
triadic
#77CFD7 #D777CF #CFD777
tetradic
#77CFD7 #AF77D7 #D77F77 #9FD777
square
#77CFD7 #AF77D7 #D77F77 #9FD777
split-complementary
#77CFD7 #D7779F #D7AF77
monochromatic
#309AA4 #48BEC9 #77CFD7 #A6E0E5 #D6F0F3
Accessibility & contrast
On white
1.80
#77CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#77CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFD7
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFD7 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D8
Deuteranopia (green-blind)
#B3BCD7
Tritanopia (blue-blind)
#47D5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cfd7; /* rgb */ color: rgb(119, 207, 215); /* oklch */ color: oklch(80.2% 0.086 203.2);
Tailwind
colors: {
custom: {
50: '#a4dee3',
500: '#77cfd7',
950: '#000000',
},
}SCSS
$custom: #77cfd7; $custom-light: #a4dee3; $custom-dark: #000000;
JSON
{
"hex": "#77cfd7",
"rgb": {
"r": 119,
"g": 207,
"b": 215
},
"hsl": {
"h": 185,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.80226,
"c": 0.08554,
"h": 203.2
},
"luminance": 0.53454
}Semantic roles & 50–950 ramp
primary
#77CFD7
secondary
#A7534B
accent
#3123C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484