#78DFFE#78DFFE
#78DFFE is a very light, moderate cyan. Relative luminance 0.639; OKLCH L 85.3% C 0.105 H 219.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #78DFFE |
|---|---|
| RGB | rgb(120, 223, 254) |
| HSL | hsl(194, 99%, 73%) |
| HSV | hsv(194, 53%, 100%) |
| CMYK | cmyk(52.8%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.92, -21.73, -24.27) |
| CIE-LCH | lch(83.92, 32.57, 228.16°) |
| OKLab | oklab(85.28% -0.0807 -0.0672) |
| OKLCH | oklch(85.28% 0.105 219.8) |
| XYZ | xyz(52.0159, 63.9195, 103.3433) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.93
Neon Blue
#04D9FF
ΔE00 4.94
Baby Blue
#89CFF0
ΔE00 5.36
Ice Blue
#A5DFF9
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DFFE #FE9778
analogous
#78FEDA #78DFFE #789CFE
triadic
#78DFFE #FE78DF #DFFE78
tetradic
#78DFFE #DA78FE #FE9778 #9CFE78
square
#78DFFE #DA78FE #FE9778 #9CFE78
split-complementary
#78DFFE #FE789C #FEDA78
monochromatic
#02C0FA #3BD1FE #78DFFE #B5EDFE #E1F8FF
Accessibility & contrast
On white
1.52
#78DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#78DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DFFE
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DFFE | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#07E9E9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #78dffe; /* rgb */ color: rgb(120, 223, 254); /* oklch */ color: oklch(85.3% 0.105 219.8);
Tailwind
colors: {
custom: {
50: '#a8e9fe',
500: '#78dffe',
950: '#000000',
},
}SCSS
$custom: #78dffe; $custom-light: #a8e9fe; $custom-dark: #000000;
JSON
{
"hex": "#78dffe",
"rgb": {
"r": 120,
"g": 223,
"b": 254
},
"hsl": {
"h": 193.881,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.85278,
"c": 0.10503,
"h": 219.8
},
"luminance": 0.63924
}Semantic roles & 50–950 ramp
primary
#78DFFE
secondary
#DC633F
accent
#3500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485