#78CFFE#78CFFE
#78CFFE is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.7% C 0.107 H 233.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFFE |
|---|---|
| RGB | rgb(120, 207, 254) |
| HSL | hsl(201, 99%, 73%) |
| HSV | hsv(201, 53%, 100%) |
| CMYK | cmyk(52.8%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(79.48, -13.55, -31.06) |
| CIE-LCH | lch(79.48, 33.89, 246.42°) |
| OKLab | oklab(81.74% -0.0633 -0.0865) |
| OKLCH | oklch(81.74% 0.107 233.8) |
| XYZ | xyz(47.9413, 55.7704, 101.9851) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.91
Lightblue (survey)
#7BC8F6
ΔE00 1.96
Sky
#82CAFC
ΔE00 2.78
Baby Blue
#89CFF0
ΔE00 3.38
Light Blue
#95D0FC
ΔE00 4.05
Sky Blue
#87CEEB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFFE #FEA778
analogous
#78FEEA #78CFFE #788CFE
triadic
#78CFFE #FE78CF #CFFE78
tetradic
#78CFFE #EA78FE #FEA778 #8CFE78
square
#78CFFE #EA78FE #FEA778 #8CFE78
split-complementary
#78CFFE #FE788C #FEEA78
monochromatic
#02A3FA #3BB9FE #78CFFE #B5E5FE #E1F4FF
Accessibility & contrast
On white
1.73
#78CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#78CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFFE
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFFE | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#1BDCDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #78cffe; /* rgb */ color: rgb(120, 207, 254); /* oklch */ color: oklch(81.7% 0.107 233.8);
Tailwind
colors: {
custom: {
50: '#a7ddff',
500: '#78cffe',
950: '#000000',
},
}SCSS
$custom: #78cffe; $custom-light: #a7ddff; $custom-dark: #000000;
JSON
{
"hex": "#78cffe",
"rgb": {
"r": 120,
"g": 207,
"b": 254
},
"hsl": {
"h": 201.045,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.8174,
"c": 0.10717,
"h": 233.8
},
"luminance": 0.55774
}Semantic roles & 50–950 ramp
primary
#78CFFE
secondary
#DC763F
accent
#5000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486