#68CBEE#68CBEE
#68CBEE is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.105 H 223.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #68CBEE |
|---|---|
| RGB | rgb(104, 203, 238) |
| HSL | hsl(196, 80%, 67%) |
| HSV | hsv(196, 56%, 93%) |
| CMYK | cmyk(56.3%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.18, -19.30, -26.10) |
| CIE-LCH | lch(77.18, 32.46, 233.51°) |
| OKLab | oklab(79.54% -0.0759 -0.0725) |
| OKLCH | oklch(79.54% 0.105 223.7) |
| XYZ | xyz(42.4915, 51.8240, 88.6361) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.27
Baby Blue
#89CFF0
ΔE00 3.74
Bright Sky Blue
#02CCFE
ΔE00 4.24
Lightblue (survey)
#7BC8F6
ΔE00 5.15
Neon Blue
#04D9FF
ΔE00 5.53
Lightskyblue
#87CEFA
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CBEE #EE8B68
analogous
#68EECE #68CBEE #6888EE
triadic
#68CBEE #EE68CB #CBEE68
tetradic
#68CBEE #CE68EE #EE8B68 #88EE68
square
#68CBEE #CE68EE #EE8B68 #88EE68
split-complementary
#68CBEE #EE6888 #EECE68
monochromatic
#1698C5 #31B8E8 #68CBEE #9FDEF4 #D6F1FA
Accessibility & contrast
On white
1.85
#68CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#68CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CBEE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CBEE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#A4B8EE
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cbee; /* rgb */ color: rgb(104, 203, 238); /* oklch */ color: oklch(79.5% 0.105 223.7);
Tailwind
colors: {
custom: {
50: '#9ddbf3',
500: '#68cbee',
950: '#000000',
},
}SCSS
$custom: #68cbee; $custom-light: #9ddbf3; $custom-dark: #000000;
JSON
{
"hex": "#68cbee",
"rgb": {
"r": 104,
"g": 203,
"b": 238
},
"hsl": {
"h": 195.672,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.79543,
"c": 0.105,
"h": 223.7
},
"luminance": 0.51828
}Semantic roles & 50–950 ramp
primary
#68CBEE
secondary
#C35C37
accent
#4009DC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485