#68D2ED#68D2ED
#68D2ED is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.1% C 0.105 H 216.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2ED |
|---|---|
| RGB | rgb(104, 210, 237) |
| HSL | hsl(192, 79%, 67%) |
| HSV | hsv(192, 56%, 93%) |
| CMYK | cmyk(56.1%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(79.13, -23.13, -22.59) |
| CIE-LCH | lch(79.13, 32.33, 224.32°) |
| OKLab | oklab(81.09% -0.0838 -0.0626) |
| OKLCH | oklch(81.09% 0.105 216.8) |
| XYZ | xyz(44.0355, 55.1465, 88.4280) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.19
Sky Blue
#87CEEB
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 5.53
Bright Sky Blue
#02CCFE
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 6.82
Robin'S Egg
#6DEDFD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2ED #ED8368
analogous
#68EDC5 #68D2ED #6890ED
triadic
#68D2ED #ED68D2 #D2ED68
tetradic
#68D2ED #C568ED #ED8368 #90ED68
square
#68D2ED #C568ED #ED8368 #90ED68
split-complementary
#68D2ED #ED6890 #EDC568
monochromatic
#17A0C3 #31C2E6 #68D2ED #9FE2F4 #D5F3FA
Accessibility & contrast
On white
1.75
#68D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#68D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2ED
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2ED | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEF
Deuteranopia (green-blind)
#ACBEED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68d2ed; /* rgb */ color: rgb(104, 210, 237); /* oklch */ color: oklch(81.1% 0.105 216.8);
Tailwind
colors: {
custom: {
50: '#9ee0f2',
500: '#68d2ed',
950: '#000000',
},
}SCSS
$custom: #68d2ed; $custom-light: #9ee0f2; $custom-dark: #000000;
JSON
{
"hex": "#68d2ed",
"rgb": {
"r": 104,
"g": 210,
"b": 237
},
"hsl": {
"h": 192.18,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.81092,
"c": 0.10459,
"h": 216.8
},
"luminance": 0.55151
}Semantic roles & 50–950 ramp
primary
#68D2ED
secondary
#C15438
accent
#350BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485