#77E4F3#77E4F3
#77E4F3 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.0% C 0.102 H 207.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #77E4F3 |
|---|---|
| RGB | rgb(119, 228, 243) |
| HSL | hsl(187, 84%, 71%) |
| HSV | hsv(187, 51%, 95%) |
| CMYK | cmyk(51%, 6.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.93, -27.37, -16.94) |
| CIE-LCH | lch(84.93, 32.19, 211.75°) |
| OKLab | oklab(85.96% -0.0909 -0.0468) |
| OKLCH | oklch(85.96% 0.102 207.2) |
| XYZ | xyz(51.5224, 65.8752, 94.7767) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.26
Robin Egg Blue
#8AF1FE
ΔE00 3.09
Robin'S Egg Blue
#98EFF9
ΔE00 3.80
Aqua Blue
#02D8E9
ΔE00 5.68
Neon Blue
#04D9FF
ΔE00 7.18
Bright Light Blue
#26F7FD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E4F3 #F38677
analogous
#77F3C4 #77E4F3 #77A6F3
triadic
#77E4F3 #F377E4 #E4F377
tetradic
#77E4F3 #C477F3 #F38677 #A6F377
square
#77E4F3 #C477F3 #F38677 #A6F377
split-complementary
#77E4F3 #F377A6 #F3C477
monochromatic
#13C4DC #3FD9EE #77E4F3 #AFEFF8 #E3F9FD
Accessibility & contrast
On white
1.48
#77E4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#77E4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E4F3
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E4F3 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF4
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#1CECE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77e4f3; /* rgb */ color: rgb(119, 228, 243); /* oklch */ color: oklch(86.0% 0.102 207.2);
Tailwind
colors: {
custom: {
50: '#a7ecf7',
500: '#77e4f3',
950: '#000000',
},
}SCSS
$custom: #77e4f3; $custom-light: #a7ecf7; $custom-dark: #000000;
JSON
{
"hex": "#77e4f3",
"rgb": {
"r": 119,
"g": 228,
"b": 243
},
"hsl": {
"h": 187.258,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.85959,
"c": 0.10227,
"h": 207.2
},
"luminance": 0.6588
}Semantic roles & 50–950 ramp
primary
#77E4F3
secondary
#CD5241
accent
#2005E0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485