#77DFEA#77DFEA
#77DFEA is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.098 H 204.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFEA |
|---|---|
| RGB | rgb(119, 223, 234) |
| HSL | hsl(186, 73%, 69%) |
| HSV | hsv(186, 49%, 92%) |
| CMYK | cmyk(49.1%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.25, -27.31, -14.71) |
| CIE-LCH | lch(83.25, 31.02, 208.31°) |
| OKLab | oklab(84.52% -0.089 -0.0406) |
| OKLCH | oklch(84.52% 0.098 204.5) |
| XYZ | xyz(48.8408, 62.6336, 87.3416) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.52
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Robin'S Egg Blue
#98EFF9
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 5.25
Paleturquoise
#AFEEEE
ΔE00 7.28
Bright Light Blue
#26F7FD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFEA #EA8277
analogous
#77EABC #77DFEA #77A6EA
triadic
#77DFEA #EA77DF #DFEA77
tetradic
#77DFEA #BC77EA #EA8277 #A6EA77
square
#77DFEA #BC77EA #EA8277 #A6EA77
split-complementary
#77DFEA #EA77A6 #EABC77
monochromatic
#1FB8C8 #42D3E2 #77DFEA #ACEBF2 #E1F8FA
Accessibility & contrast
On white
1.55
#77DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#77DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFEA
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFEA | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#2FE6E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #77dfea; /* rgb */ color: rgb(119, 223, 234); /* oklch */ color: oklch(84.5% 0.098 204.5);
Tailwind
colors: {
custom: {
50: '#a6e9f0',
500: '#77dfea',
950: '#000000',
},
}SCSS
$custom: #77dfea; $custom-light: #a6e9f0; $custom-dark: #000000;
JSON
{
"hex": "#77dfea",
"rgb": {
"r": 119,
"g": 223,
"b": 234
},
"hsl": {
"h": 185.739,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84516,
"c": 0.09785,
"h": 204.5
},
"luminance": 0.62638
}Semantic roles & 50–950 ramp
primary
#77DFEA
secondary
#C24F43
accent
#2310D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485