#77EBED#77EBED
#77EBED is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.3% C 0.105 H 196.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #77EBED |
|---|---|
| RGB | rgb(119, 235, 237) |
| HSL | hsl(181, 77%, 70%) |
| HSV | hsv(181, 50%, 93%) |
| CMYK | cmyk(49.8%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.73, -32.29, -11.10) |
| CIE-LCH | lch(86.73, 34.14, 198.96°) |
| OKLab | oklab(87.34% -0.1009 -0.0306) |
| OKLCH | oklch(87.34% 0.105 196.9) |
| XYZ | xyz(52.5959, 69.4483, 90.7375) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Bright Cyan
#41FDFE
ΔE00 5.16
Light Cyan
#ACFFFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EBED #ED7977
analogous
#77EDB4 #77EBED #77B0ED
triadic
#77EBED #ED77EB #EBED77
tetradic
#77EBED #B477ED #ED7977 #B0ED77
square
#77EBED #B477ED #ED7977 #B0ED77
split-complementary
#77EBED #ED77B0 #EDB477
monochromatic
#1BCBCE #41E3E6 #77EBED #ADF3F4 #E3FBFB
Accessibility & contrast
On white
1.41
#77EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#77EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EBED
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EBED | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#23F2EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #77ebed; /* rgb */ color: rgb(119, 235, 237); /* oklch */ color: oklch(87.3% 0.105 196.9);
Tailwind
colors: {
custom: {
50: '#a7f1f2',
500: '#77ebed',
950: '#000000',
},
}SCSS
$custom: #77ebed; $custom-light: #a7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#77ebed",
"rgb": {
"r": 119,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.017,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.87341,
"c": 0.10547,
"h": 196.9
},
"luminance": 0.69453
}Semantic roles & 50–950 ramp
primary
#77EBED
secondary
#C64442
accent
#100DD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585