#68CEFA#68CEFA
#68CEFA is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.7% C 0.113 H 228.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #68CEFA |
|---|---|
| RGB | rgb(104, 206, 250) |
| HSL | hsl(198, 94%, 69%) |
| HSV | hsv(198, 58%, 98%) |
| CMYK | cmyk(58.4%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(78.45, -17.34, -30.56) |
| CIE-LCH | lch(78.45, 35.14, 240.43°) |
| OKLab | oklab(80.7% -0.0748 -0.0852) |
| OKLCH | oklch(80.7% 0.113 228.7) |
| XYZ | xyz(45.0289, 53.9835, 98.4708) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.50
Baby Blue
#89CFF0
ΔE00 3.59
Lightskyblue
#87CEFA
ΔE00 3.96
Bright Sky Blue
#02CCFE
ΔE00 4.02
Sky Blue
#87CEEB
ΔE00 4.09
Sky
#82CAFC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CEFA #FA9468
analogous
#68FADD #68CEFA #6885FA
triadic
#68CEFA #FA68CE #CEFA68
tetradic
#68CEFA #DD68FA #FA9468 #85FA68
square
#68CEFA #DD68FA #FA9468 #85FA68
split-complementary
#68CEFA #FA6885 #FADD68
monochromatic
#079FE0 #2DBBF8 #68CEFA #A3E1FC #DEF4FE
Accessibility & contrast
On white
1.78
#68CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#68CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CEFA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CEFA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#A3BBF9
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68cefa; /* rgb */ color: rgb(104, 206, 250); /* oklch */ color: oklch(80.7% 0.113 228.7);
Tailwind
colors: {
custom: {
50: '#9fddfc',
500: '#68cefa',
950: '#000000',
},
}SCSS
$custom: #68cefa; $custom-light: #9fddfc; $custom-dark: #000000;
JSON
{
"hex": "#68cefa",
"rgb": {
"r": 104,
"g": 206,
"b": 250
},
"hsl": {
"h": 198.082,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.80704,
"c": 0.11337,
"h": 228.7
},
"luminance": 0.53988
}Semantic roles & 50–950 ramp
primary
#68CEFA
secondary
#D46332
accent
#4500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485