#77E4EF#77E4EF
#77E4EF is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.8% C 0.101 H 204.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #77E4EF |
|---|---|
| RGB | rgb(119, 228, 239) |
| HSL | hsl(186, 79%, 70%) |
| HSV | hsv(186, 50%, 94%) |
| CMYK | cmyk(50.2%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(84.81, -28.43, -15.01) |
| CIE-LCH | lch(84.81, 32.15, 207.84°) |
| OKLab | oklab(85.82% -0.0925 -0.0414) |
| OKLCH | oklch(85.82% 0.101 204.1) |
| XYZ | xyz(50.9249, 65.6362, 91.6300) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.54
Robin Egg Blue
#8AF1FE
ΔE00 3.25
Robin'S Egg Blue
#98EFF9
ΔE00 3.77
Aqua Blue
#02D8E9
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 6.69
Paleturquoise
#AFEEEE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E4EF #EF8277
analogous
#77EFBE #77E4EF #77A8EF
triadic
#77E4EF #EF77E4 #E4EF77
tetradic
#77E4EF #BE77EF #EF8277 #A8EF77
square
#77E4EF #BE77EF #EF8277 #A8EF77
split-complementary
#77E4EF #EF77A8 #EFBE77
monochromatic
#19C2D3 #40D9E9 #77E4EF #AEEFF5 #E4FAFC
Accessibility & contrast
On white
1.49
#77E4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#77E4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E4EF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E4EF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#24ECE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77e4ef; /* rgb */ color: rgb(119, 228, 239); /* oklch */ color: oklch(85.8% 0.101 204.1);
Tailwind
colors: {
custom: {
50: '#a7ecf4',
500: '#77e4ef',
950: '#000000',
},
}SCSS
$custom: #77e4ef; $custom-light: #a7ecf4; $custom-dark: #000000;
JSON
{
"hex": "#77e4ef",
"rgb": {
"r": 119,
"g": 228,
"b": 239
},
"hsl": {
"h": 185.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.8582,
"c": 0.10138,
"h": 204.1
},
"luminance": 0.65641
}Semantic roles & 50–950 ramp
primary
#77E4EF
secondary
#C84E42
accent
#1D0ADB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485