#68CEED#68CEED
#68CEED is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.104 H 220.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #68CEED |
|---|---|
| RGB | rgb(104, 206, 237) |
| HSL | hsl(194, 79%, 67%) |
| HSV | hsv(194, 56%, 93%) |
| CMYK | cmyk(56.1%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.99, -21.12, -24.32) |
| CIE-LCH | lch(77.99, 32.20, 229.03°) |
| OKLab | oklab(80.18% -0.0795 -0.0675) |
| OKLCH | oklch(80.18% 0.104 220.3) |
| XYZ | xyz(43.0603, 53.1960, 88.1030) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.56
Baby Blue
#89CFF0
ΔE00 4.41
Neon Blue
#04D9FF
ΔE00 4.69
Bright Sky Blue
#02CCFE
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 6.55
Lightskyblue
#87CEFA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CEED #ED8768
analogous
#68EDCA #68CEED #688CED
triadic
#68CEED #ED68CE #CEED68
tetradic
#68CEED #CA68ED #ED8768 #8CED68
square
#68CEED #CA68ED #ED8768 #8CED68
split-complementary
#68CEED #ED688C #EDCA68
monochromatic
#179BC3 #31BCE6 #68CEED #9FE0F4 #D5F1FA
Accessibility & contrast
On white
1.80
#68CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#68CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CEED
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CEED | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A7BBED
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #68ceed; /* rgb */ color: rgb(104, 206, 237); /* oklch */ color: oklch(80.2% 0.104 220.3);
Tailwind
colors: {
custom: {
50: '#9dddf3',
500: '#68ceed',
950: '#000000',
},
}SCSS
$custom: #68ceed; $custom-light: #9dddf3; $custom-dark: #000000;
JSON
{
"hex": "#68ceed",
"rgb": {
"r": 104,
"g": 206,
"b": 237
},
"hsl": {
"h": 193.985,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.80183,
"c": 0.1043,
"h": 220.3
},
"luminance": 0.532
}Semantic roles & 50–950 ramp
primary
#68CEED
secondary
#C15838
accent
#3B0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485