#78D2FF#78D2FF
#78D2FF is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.4% C 0.107 H 231.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #78D2FF |
|---|---|
| RGB | rgb(120, 210, 255) |
| HSL | hsl(200, 100%, 74%) |
| HSV | hsv(200, 53%, 100%) |
| CMYK | cmyk(52.9%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(80.35, -14.83, -30.26) |
| CIE-LCH | lch(80.35, 33.70, 243.89°) |
| OKLab | oklab(82.44% -0.0662 -0.0842) |
| OKLCH | oklch(82.44% 0.107 231.8) |
| XYZ | xyz(48.8356, 57.3020, 103.0752) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.53
Lightblue (survey)
#7BC8F6
ΔE00 2.89
Baby Blue
#89CFF0
ΔE00 3.05
Sky
#82CAFC
ΔE00 3.73
Sky Blue
#87CEEB
ΔE00 4.11
Light Blue
#95D0FC
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D2FF #FFA578
analogous
#78FFE8 #78D2FF #788EFF
triadic
#78D2FF #FF78D2 #D2FF78
tetradic
#78D2FF #E878FF #FFA578 #8EFF78
square
#78D2FF #E878FF #FFA578 #8EFF78
split-complementary
#78D2FF #FF788E #FFE878
monochromatic
#00A8FD #3BBEFF #78D2FF #B5E6FF #E0F5FF
Accessibility & contrast
On white
1.69
#78D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#78D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D2FF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D2FF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#A9C1FE
Tritanopia (blue-blind)
#15DEE1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #78d2ff; /* rgb */ color: rgb(120, 210, 255); /* oklch */ color: oklch(82.4% 0.107 231.8);
Tailwind
colors: {
custom: {
50: '#a7dfff',
500: '#78d2ff',
950: '#000000',
},
}SCSS
$custom: #78d2ff; $custom-light: #a7dfff; $custom-dark: #000000;
JSON
{
"hex": "#78d2ff",
"rgb": {
"r": 120,
"g": 210,
"b": 255
},
"hsl": {
"h": 200,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.8244,
"c": 0.10712,
"h": 231.8
},
"luminance": 0.57306
}Semantic roles & 50–950 ramp
primary
#78D2FF
secondary
#DD733E
accent
#4D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486