#68D2EB#68D2EB
#68D2EB is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.0% C 0.104 H 215.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2EB |
|---|---|
| RGB | rgb(104, 210, 235) |
| HSL | hsl(191, 77%, 66%) |
| HSV | hsv(191, 56%, 92%) |
| CMYK | cmyk(55.7%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.06, -23.69, -21.62) |
| CIE-LCH | lch(79.06, 32.08, 222.38°) |
| OKLab | oklab(81.02% -0.0845 -0.0599) |
| OKLCH | oklch(81.02% 0.104 215.3) |
| XYZ | xyz(43.7450, 55.0303, 86.8977) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 4.94
Baby Blue
#89CFF0
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.33
Bright Sky Blue
#02CCFE
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2EB #EB8168
analogous
#68EBC2 #68D2EB #6891EB
triadic
#68D2EB #EB68D2 #D2EB68
tetradic
#68D2EB #C268EB #EB8168 #91EB68
square
#68D2EB #C268EB #EB8168 #91EB68
split-complementary
#68D2EB #EB6891 #EBC268
monochromatic
#19A0BF #32C2E4 #68D2EB #9EE2F2 #D4F2F9
Accessibility & contrast
On white
1.75
#68D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#68D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2EB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2EB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#ADBDEB
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68d2eb; /* rgb */ color: rgb(104, 210, 235); /* oklch */ color: oklch(81.0% 0.104 215.3);
Tailwind
colors: {
custom: {
50: '#9de0f1',
500: '#68d2eb',
950: '#000000',
},
}SCSS
$custom: #68d2eb; $custom-light: #9de0f1; $custom-dark: #000000;
JSON
{
"hex": "#68d2eb",
"rgb": {
"r": 104,
"g": 210,
"b": 235
},
"hsl": {
"h": 191.45,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.81016,
"c": 0.10362,
"h": 215.3
},
"luminance": 0.55034
}Semantic roles & 50–950 ramp
primary
#68D2EB
secondary
#BE5339
accent
#340DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485