#77EAEA#77EAEA
#77EAEA is a very light, moderate teal. Relative luminance 0.687; OKLCH L 87.0% C 0.105 H 195.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77EAEA |
|---|---|
| RGB | rgb(119, 234, 234) |
| HSL | hsl(180, 73%, 69%) |
| HSV | hsv(180, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(86.36, -32.58, -10.07) |
| CIE-LCH | lch(86.36, 34.10, 197.17°) |
| OKLab | oklab(87.02% -0.1011 -0.0278) |
| OKLCH | oklch(87.02% 0.105 195.4) |
| XYZ | xyz(51.8758, 68.7034, 88.3533) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.02
Bright Cyan
#41FDFE
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Light Cyan
#ACFFFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EAEA #EA7777
analogous
#77EAB1 #77EAEA #77B1EA
triadic
#77EAEA #EA77EA #EAEA77
tetradic
#77EAEA #B177EA #EA7777 #B1EA77
square
#77EAEA #B177EA #EA7777 #B1EA77
split-complementary
#77EAEA #EA77B1 #EAB177
monochromatic
#1FC8C8 #42E2E2 #77EAEA #ACF2F2 #E1FAFA
Accessibility & contrast
On white
1.42
#77EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#77EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EAEA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EAEA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EA
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#28F0EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #77eaea; /* rgb */ color: rgb(119, 234, 234); /* oklch */ color: oklch(87.0% 0.105 195.4);
Tailwind
colors: {
custom: {
50: '#a7f1f0',
500: '#77eaea',
950: '#000000',
},
}SCSS
$custom: #77eaea; $custom-light: #a7f1f0; $custom-dark: #000000;
JSON
{
"hex": "#77eaea",
"rgb": {
"r": 119,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.87015,
"c": 0.10482,
"h": 195.4
},
"luminance": 0.68708
}Semantic roles & 50–950 ramp
primary
#77EAEA
secondary
#C24343
accent
#1010D5
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101616
muted
#818585