#77DFF0#77DFF0
#77DFF0 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.099 H 209.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFF0 |
|---|---|
| RGB | rgb(119, 223, 240) |
| HSL | hsl(188, 80%, 70%) |
| HSV | hsv(188, 50%, 94%) |
| CMYK | cmyk(50.4%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(83.43, -25.73, -17.61) |
| CIE-LCH | lch(83.43, 31.18, 214.39°) |
| OKLab | oklab(84.73% -0.0867 -0.0486) |
| OKLCH | oklch(84.73% 0.099 209.3) |
| XYZ | xyz(49.7174, 62.9842, 91.9583) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.52
Robin Egg Blue
#8AF1FE
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Aqua Blue
#02D8E9
ΔE00 5.63
Neon Blue
#04D9FF
ΔE00 6.38
Sky Blue
#87CEEB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFF0 #F08877
analogous
#77F0C5 #77DFF0 #77A2F0
triadic
#77DFF0 #F077DF #DFF077
tetradic
#77DFF0 #C577F0 #F08877 #A2F077
square
#77DFF0 #C577F0 #F08877 #A2F077
split-complementary
#77DFF0 #F077A2 #F0C577
monochromatic
#18BAD5 #40D2EA #77DFF0 #AEECF6 #E3F9FC
Accessibility & contrast
On white
1.54
#77DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#77DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFF0
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFF0 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F1
Deuteranopia (green-blind)
#BCCAF0
Tritanopia (blue-blind)
#26E7E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #77dff0; /* rgb */ color: rgb(119, 223, 240); /* oklch */ color: oklch(84.7% 0.099 209.3);
Tailwind
colors: {
custom: {
50: '#a6e9f5',
500: '#77dff0',
950: '#000000',
},
}SCSS
$custom: #77dff0; $custom-light: #a6e9f5; $custom-dark: #000000;
JSON
{
"hex": "#77dff0",
"rgb": {
"r": 119,
"g": 223,
"b": 240
},
"hsl": {
"h": 188.43,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.84726,
"c": 0.09938,
"h": 209.3
},
"luminance": 0.62989
}Semantic roles & 50–950 ramp
primary
#77DFF0
secondary
#CA5542
accent
#2709DC
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485