#78E2FD#78E2FD
#78E2FD is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 85.9% C 0.105 H 216.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #78E2FD |
|---|---|
| RGB | rgb(120, 226, 253) |
| HSL | hsl(192, 97%, 73%) |
| HSV | hsv(192, 53%, 99%) |
| CMYK | cmyk(52.6%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(84.73, -23.49, -22.52) |
| CIE-LCH | lch(84.73, 32.54, 223.79°) |
| OKLab | oklab(85.91% -0.0843 -0.0623) |
| OKLCH | oklch(85.91% 0.105 216.5) |
| XYZ | xyz(52.6648, 65.4729, 102.7716) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.12
Neon Blue
#04D9FF
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Ice Blue
#A5DFF9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E2FD #FD9378
analogous
#78FDD5 #78E2FD #78A0FD
triadic
#78E2FD #FD78E2 #E2FD78
tetradic
#78E2FD #D578FD #FD9378 #A0FD78
square
#78E2FD #D578FD #FD9378 #A0FD78
split-complementary
#78E2FD #FD78A0 #FDD578
monochromatic
#04C6F7 #3CD5FC #78E2FD #B4EFFE #E1F9FF
Accessibility & contrast
On white
1.49
#78E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#78E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E2FD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E2FD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#06ECEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78e2fd; /* rgb */ color: rgb(120, 226, 253); /* oklch */ color: oklch(85.9% 0.105 216.5);
Tailwind
colors: {
custom: {
50: '#a8ebfe',
500: '#78e2fd',
950: '#000000',
},
}SCSS
$custom: #78e2fd; $custom-light: #a8ebfe; $custom-dark: #000000;
JSON
{
"hex": "#78e2fd",
"rgb": {
"r": 120,
"g": 226,
"b": 253
},
"hsl": {
"h": 192.18,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.85909,
"c": 0.10482,
"h": 216.5
},
"luminance": 0.65478
}Semantic roles & 50–950 ramp
primary
#78E2FD
secondary
#DA5E3F
accent
#2F00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485