#77EBEE#77EBEE
#77EBEE is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.4% C 0.105 H 197.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #77EBEE |
|---|---|
| RGB | rgb(119, 235, 238) |
| HSL | hsl(182, 78%, 70%) |
| HSV | hsv(182, 50%, 93%) |
| CMYK | cmyk(50%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.75, -32.03, -11.58) |
| CIE-LCH | lch(86.75, 34.06, 199.87°) |
| OKLab | oklab(87.37% -0.1005 -0.032) |
| OKLCH | oklch(87.37% 0.105 197.6) |
| XYZ | xyz(52.7424, 69.5069, 91.5091) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 4.76
Bright Cyan
#41FDFE
ΔE00 5.25
Light Cyan
#ACFFFC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EBEE #EE7A77
analogous
#77EEB6 #77EBEE #77AFEE
triadic
#77EBEE #EE77EB #EBEE77
tetradic
#77EBEE #B677EE #EE7A77 #AFEE77
square
#77EBEE #B677EE #EE7A77 #AFEE77
split-complementary
#77EBEE #EE77AF #EEB677
monochromatic
#1ACCD1 #41E3E7 #77EBEE #ADF3F5 #E4FBFC
Accessibility & contrast
On white
1.41
#77EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#77EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EBEE
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EBEE | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#21F2EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #77ebee; /* rgb */ color: rgb(119, 235, 238); /* oklch */ color: oklch(87.4% 0.105 197.6);
Tailwind
colors: {
custom: {
50: '#a7f1f3',
500: '#77ebee',
950: '#000000',
},
}SCSS
$custom: #77ebee; $custom-light: #a7f1f3; $custom-dark: #000000;
JSON
{
"hex": "#77ebee",
"rgb": {
"r": 119,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.513,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.87373,
"c": 0.10548,
"h": 197.6
},
"luminance": 0.69512
}Semantic roles & 50–950 ramp
primary
#77EBEE
secondary
#C74542
accent
#110BDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585