#78DFF8#78DFF8
#78DFF8 is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 85.1% C 0.102 H 215.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #78DFF8 |
|---|---|
| RGB | rgb(120, 223, 248) |
| HSL | hsl(192, 90%, 72%) |
| HSV | hsv(192, 52%, 97%) |
| CMYK | cmyk(51.6%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(83.73, -23.37, -21.40) |
| CIE-LCH | lch(83.73, 31.68, 222.48°) |
| OKLab | oklab(85.05% -0.0829 -0.0592) |
| OKLCH | oklch(85.05% 0.102 215.5) |
| XYZ | xyz(51.0701, 63.5412, 98.3621) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Ice Blue
#A5DFF9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DFF8 #F89178
analogous
#78F8D1 #78DFF8 #789FF8
triadic
#78DFF8 #F878DF #DFF878
tetradic
#78DFF8 #D178F8 #F89178 #9FF878
square
#78DFF8 #D178F8 #F89178 #9FF878
split-complementary
#78DFF8 #F8789F #F8D178
monochromatic
#0CBEE9 #3ED1F5 #78DFF8 #B2EDFB #E2F8FD
Accessibility & contrast
On white
1.53
#78DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#78DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DFF8
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DFF8 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9F9
Deuteranopia (green-blind)
#BACAF8
Tritanopia (blue-blind)
#1CE8E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #78dff8; /* rgb */ color: rgb(120, 223, 248); /* oklch */ color: oklch(85.1% 0.102 215.5);
Tailwind
colors: {
custom: {
50: '#a7e9fa',
500: '#78dff8',
950: '#000000',
},
}SCSS
$custom: #78dff8; $custom-light: #a7e9fa; $custom-dark: #000000;
JSON
{
"hex": "#78dff8",
"rgb": {
"r": 120,
"g": 223,
"b": 248
},
"hsl": {
"h": 191.719,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.85054,
"c": 0.10187,
"h": 215.5
},
"luminance": 0.63546
}Semantic roles & 50–950 ramp
primary
#78DFF8
secondary
#D45D40
accent
#2D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485