#77DCEF#77DCEF
#77DCEF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.0% C 0.098 H 211.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCEF |
|---|---|
| RGB | rgb(119, 220, 239) |
| HSL | hsl(190, 79%, 70%) |
| HSV | hsv(190, 50%, 94%) |
| CMYK | cmyk(50.2%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(82.56, -24.52, -18.40) |
| CIE-LCH | lch(82.56, 30.66, 216.89°) |
| OKLab | oklab(84.01% -0.0838 -0.0508) |
| OKLCH | oklch(84.01% 0.098 211.2) |
| XYZ | xyz(48.7749, 61.3361, 90.9133) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.43
Neon Blue
#04D9FF
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCEF #EF8A77
analogous
#77EFC6 #77DCEF #77A0EF
triadic
#77DCEF #EF77DC #DCEF77
tetradic
#77DCEF #C677EF #EF8A77 #A0EF77
square
#77DCEF #C677EF #EF8A77 #A0EF77
split-complementary
#77DCEF #EF77A0 #EFC677
monochromatic
#19B5D3 #40CEE9 #77DCEF #AEEAF5 #E4F8FC
Accessibility & contrast
On white
1.58
#77DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#77DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCEF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCEF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F0
Deuteranopia (green-blind)
#B9C7EF
Tritanopia (blue-blind)
#29E4E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77dcef; /* rgb */ color: rgb(119, 220, 239); /* oklch */ color: oklch(84.0% 0.098 211.2);
Tailwind
colors: {
custom: {
50: '#a6e7f4',
500: '#77dcef',
950: '#000000',
},
}SCSS
$custom: #77dcef; $custom-light: #a6e7f4; $custom-dark: #000000;
JSON
{
"hex": "#77dcef",
"rgb": {
"r": 119,
"g": 220,
"b": 239
},
"hsl": {
"h": 189.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.84014,
"c": 0.09798,
"h": 211.2
},
"luminance": 0.6134
}Semantic roles & 50–950 ramp
primary
#77DCEF
secondary
#C85742
accent
#2B0ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485