#68D3ED#68D3ED
#68D3ED is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.3% C 0.105 H 215.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68D3ED |
|---|---|
| RGB | rgb(104, 211, 237) |
| HSL | hsl(192, 79%, 67%) |
| HSV | hsv(192, 56%, 93%) |
| CMYK | cmyk(56.1%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(79.41, -23.63, -22.16) |
| CIE-LCH | lch(79.41, 32.39, 223.16°) |
| OKLab | oklab(81.32% -0.0848 -0.0614) |
| OKLCH | oklch(81.32% 0.105 215.9) |
| XYZ | xyz(44.2832, 55.6418, 88.5106) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 4.82
Baby Blue
#89CFF0
ΔE00 5.85
Bright Sky Blue
#02CCFE
ΔE00 6.35
Aqua Blue
#02D8E9
ΔE00 6.48
Robin'S Egg
#6DEDFD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D3ED #ED8268
analogous
#68EDC4 #68D3ED #6891ED
triadic
#68D3ED #ED68D3 #D3ED68
tetradic
#68D3ED #C468ED #ED8268 #91ED68
square
#68D3ED #C468ED #ED8268 #91ED68
split-complementary
#68D3ED #ED6891 #EDC468
monochromatic
#17A2C3 #31C3E6 #68D3ED #9FE3F4 #D5F3FA
Accessibility & contrast
On white
1.73
#68D3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#68D3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D3ED
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D3ED | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d3ed; /* rgb */ color: rgb(104, 211, 237); /* oklch */ color: oklch(81.3% 0.105 215.9);
Tailwind
colors: {
custom: {
50: '#9ee0f2',
500: '#68d3ed',
950: '#000000',
},
}SCSS
$custom: #68d3ed; $custom-light: #9ee0f2; $custom-dark: #000000;
JSON
{
"hex": "#68d3ed",
"rgb": {
"r": 104,
"g": 211,
"b": 237
},
"hsl": {
"h": 191.729,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.81319,
"c": 0.10474,
"h": 215.9
},
"luminance": 0.55646
}Semantic roles & 50–950 ramp
primary
#68D3ED
secondary
#C15338
accent
#330BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485