#77DFF3#77DFF3
#77DFF3 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.8% C 0.100 H 211.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFF3 |
|---|---|
| RGB | rgb(119, 223, 243) |
| HSL | hsl(190, 84%, 71%) |
| HSV | hsv(190, 51%, 95%) |
| CMYK | cmyk(51%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(83.53, -24.93, -19.06) |
| CIE-LCH | lch(83.53, 31.38, 217.40°) |
| OKLab | oklab(84.83% -0.0855 -0.0526) |
| OKLCH | oklch(84.83% 0.1 211.6) |
| XYZ | xyz(50.1668, 63.1639, 94.3248) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.75
Aqua Blue
#02D8E9
ΔE00 6.09
Sky Blue
#87CEEB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFF3 #F38B77
analogous
#77F3C9 #77DFF3 #77A1F3
triadic
#77DFF3 #F377DF #DFF377
tetradic
#77DFF3 #C977F3 #F38B77 #A1F377
square
#77DFF3 #C977F3 #F38B77 #A1F377
split-complementary
#77DFF3 #F377A1 #F3C977
monochromatic
#13BCDC #3FD2EE #77DFF3 #AFECF8 #E3F8FD
Accessibility & contrast
On white
1.54
#77DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#77DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFF3
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFF3 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F4
Deuteranopia (green-blind)
#BBCAF3
Tritanopia (blue-blind)
#20E8E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #77dff3; /* rgb */ color: rgb(119, 223, 243); /* oklch */ color: oklch(84.8% 0.100 211.6);
Tailwind
colors: {
custom: {
50: '#a7e9f7',
500: '#77dff3',
950: '#000000',
},
}SCSS
$custom: #77dff3; $custom-light: #a7e9f7; $custom-dark: #000000;
JSON
{
"hex": "#77dff3",
"rgb": {
"r": 119,
"g": 223,
"b": 243
},
"hsl": {
"h": 189.677,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.84833,
"c": 0.10042,
"h": 211.6
},
"luminance": 0.63168
}Semantic roles & 50–950 ramp
primary
#77DFF3
secondary
#CD5741
accent
#2905E0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485