#77DFF2#77DFF2
#77DFF2 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.100 H 210.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFF2 |
|---|---|
| RGB | rgb(119, 223, 242) |
| HSL | hsl(189, 83%, 71%) |
| HSV | hsv(189, 51%, 95%) |
| CMYK | cmyk(50.8%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(83.50, -25.20, -18.57) |
| CIE-LCH | lch(83.50, 31.30, 216.40°) |
| OKLab | oklab(84.8% -0.0859 -0.0513) |
| OKLCH | oklch(84.8% 0.1 210.8) |
| XYZ | xyz(50.0162, 63.1037, 93.5317) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.79
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 5.93
Neon Blue
#04D9FF
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFF2 #F28A77
analogous
#77F2C7 #77DFF2 #77A1F2
triadic
#77DFF2 #F277DF #DFF277
tetradic
#77DFF2 #C777F2 #F28A77 #A1F277
square
#77DFF2 #C777F2 #F28A77 #A1F277
split-complementary
#77DFF2 #F277A1 #F2C777
monochromatic
#15BBDA #3FD2ED #77DFF2 #AFECF7 #E3F8FC
Accessibility & contrast
On white
1.54
#77DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#77DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFF2
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFF2 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F3
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#22E8E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #77dff2; /* rgb */ color: rgb(119, 223, 242); /* oklch */ color: oklch(84.8% 0.100 210.8);
Tailwind
colors: {
custom: {
50: '#a6e9f6',
500: '#77dff2',
950: '#000000',
},
}SCSS
$custom: #77dff2; $custom-light: #a6e9f6; $custom-dark: #000000;
JSON
{
"hex": "#77dff2",
"rgb": {
"r": 119,
"g": 223,
"b": 242
},
"hsl": {
"h": 189.268,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.84797,
"c": 0.10005,
"h": 210.8
},
"luminance": 0.63108
}Semantic roles & 50–950 ramp
primary
#77DFF2
secondary
#CC5741
accent
#2807DF
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485