#68CBED#68CBED
#68CBED is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.104 H 223.0°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68CBED |
|---|---|
| RGB | rgb(104, 203, 237) |
| HSL | hsl(195, 79%, 67%) |
| HSV | hsv(195, 56%, 93%) |
| CMYK | cmyk(56.1%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.14, -19.59, -25.61) |
| CIE-LCH | lch(77.14, 32.25, 232.59°) |
| OKLab | oklab(79.5% -0.0763 -0.0712) |
| OKLCH | oklch(79.5% 0.104 223) |
| XYZ | xyz(42.3450, 51.7654, 87.8645) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.28
Baby Blue
#89CFF0
ΔE00 3.86
Bright Sky Blue
#02CCFE
ΔE00 4.36
Lightblue (survey)
#7BC8F6
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 5.42
Lightskyblue
#87CEFA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CBED #ED8A68
analogous
#68EDCC #68CBED #6889ED
triadic
#68CBED #ED68CB #CBED68
tetradic
#68CBED #CC68ED #ED8A68 #89ED68
square
#68CBED #CC68ED #ED8A68 #89ED68
split-complementary
#68CBED #ED6889 #EDCC68
monochromatic
#1797C3 #31B8E6 #68CBED #9FDEF4 #D5F1FA
Accessibility & contrast
On white
1.85
#68CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#68CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CBED
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CBED | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #68cbed; /* rgb */ color: rgb(104, 203, 237); /* oklch */ color: oklch(79.5% 0.104 223.0);
Tailwind
colors: {
custom: {
50: '#9ddbf3',
500: '#68cbed',
950: '#000000',
},
}SCSS
$custom: #68cbed; $custom-light: #9ddbf3; $custom-dark: #000000;
JSON
{
"hex": "#68cbed",
"rgb": {
"r": 104,
"g": 203,
"b": 237
},
"hsl": {
"h": 195.338,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.79504,
"c": 0.10434,
"h": 223
},
"luminance": 0.51769
}Semantic roles & 50–950 ramp
primary
#68CBED
secondary
#C15B38
accent
#400BDB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485