#77ECFF#77ECFF
#77ECFF is a very light, moderate teal. Relative luminance 0.711; OKLCH L 88.2% C 0.109 H 209.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #77ECFF |
|---|---|
| RGB | rgb(119, 236, 255) |
| HSL | hsl(188, 100%, 73%) |
| HSV | hsv(188, 53%, 100%) |
| CMYK | cmyk(53.3%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(87.55, -28.04, -19.31) |
| CIE-LCH | lch(87.55, 34.04, 214.55°) |
| OKLab | oklab(88.18% -0.0949 -0.0534) |
| OKLCH | oklch(88.18% 0.109 209.4) |
| XYZ | xyz(55.6460, 71.1277, 105.3849) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.59
Robin Egg Blue
#8AF1FE
ΔE00 2.35
Robin'S Egg Blue
#98EFF9
ΔE00 3.71
Aqua Blue
#02D8E9
ΔE00 6.84
Neon Blue
#04D9FF
ΔE00 7.16
Bright Light Blue
#26F7FD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ECFF #FF8A77
analogous
#77FFCE #77ECFF #77A8FF
triadic
#77ECFF #FF77EC #ECFF77
tetradic
#77ECFF #CE77FF #FF8A77 #A8FF77
square
#77ECFF #CE77FF #FF8A77 #A8FF77
split-complementary
#77ECFF #FF77A8 #FFCE77
monochromatic
#00D8FC #3AE3FF #77ECFF #B4F5FF #E0FBFF
Accessibility & contrast
On white
1.38
#77ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#77ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ECFF
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ECFF | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#C6D5FF
Tritanopia (blue-blind)
#00F5F2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #77ecff; /* rgb */ color: rgb(119, 236, 255); /* oklch */ color: oklch(88.2% 0.109 209.4);
Tailwind
colors: {
custom: {
50: '#a8f2ff',
500: '#77ecff',
950: '#000000',
},
}SCSS
$custom: #77ecff; $custom-light: #a8f2ff; $custom-dark: #000000;
JSON
{
"hex": "#77ecff",
"rgb": {
"r": 119,
"g": 236,
"b": 255
},
"hsl": {
"h": 188.382,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.8818,
"c": 0.10884,
"h": 209.4
},
"luminance": 0.71133
}Semantic roles & 50–950 ramp
primary
#77ECFF
secondary
#DD543D
accent
#2000E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#111718
muted
#818586