#77E2E7#77E2E7
#77E2E7 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.1% C 0.099 H 199.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2E7 |
|---|---|
| RGB | rgb(119, 226, 231) |
| HSL | hsl(183, 70%, 69%) |
| HSV | hsv(183, 48%, 91%) |
| CMYK | cmyk(48.5%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(84.01, -29.54, -11.99) |
| CIE-LCH | lch(84.01, 31.88, 202.09°) |
| OKLab | oklab(85.1% -0.0935 -0.0331) |
| OKLCH | oklch(85.1% 0.099 199.5) |
| XYZ | xyz(49.2221, 64.0799, 85.3606) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.33
Mediumturquoise
#48D1CC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2E7 #E77C77
analogous
#77E7B4 #77E2E7 #77AAE7
triadic
#77E2E7 #E777E2 #E2E777
tetradic
#77E2E7 #B477E7 #E77C77 #AAE777
square
#77E2E7 #B477E7 #E77C77 #AAE777
split-complementary
#77E2E7 #E777AA #E7B477
monochromatic
#22BAC1 #43D7DE #77E2E7 #ABEDF0 #DFF8F9
Accessibility & contrast
On white
1.52
#77E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#77E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2E7
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2E7 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE8
Deuteranopia (green-blind)
#C2CCE8
Tritanopia (blue-blind)
#31E9E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #77e2e7; /* rgb */ color: rgb(119, 226, 231); /* oklch */ color: oklch(85.1% 0.099 199.5);
Tailwind
colors: {
custom: {
50: '#a6ebee',
500: '#77e2e7',
950: '#000000',
},
}SCSS
$custom: #77e2e7; $custom-light: #a6ebee; $custom-dark: #000000;
JSON
{
"hex": "#77e2e7",
"rgb": {
"r": 119,
"g": 226,
"b": 231
},
"hsl": {
"h": 182.679,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.85095,
"c": 0.09922,
"h": 199.5
},
"luminance": 0.64084
}Semantic roles & 50–950 ramp
primary
#77E2E7
secondary
#BF4943
accent
#1C14D2
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485