#68D6ED#68D6ED
#68D6ED is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.0% C 0.105 H 213.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68D6ED |
|---|---|
| RGB | rgb(104, 214, 237) |
| HSL | hsl(190, 79%, 67%) |
| HSV | hsv(190, 56%, 93%) |
| CMYK | cmyk(56.1%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(80.26, -25.12, -20.86) |
| CIE-LCH | lch(80.26, 32.66, 219.71°) |
| OKLab | oklab(82% -0.088 -0.0578) |
| OKLCH | oklch(82% 0.105 213.3) |
| XYZ | xyz(45.0354, 57.1463, 88.7613) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.42
Aqua Blue
#02D8E9
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 5.82
Robin'S Egg
#6DEDFD
ΔE00 5.90
Baby Blue
#89CFF0
ΔE00 6.88
Robin Egg Blue
#8AF1FE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D6ED #ED7F68
analogous
#68EDC2 #68D6ED #6894ED
triadic
#68D6ED #ED68D6 #D6ED68
tetradic
#68D6ED #C268ED #ED7F68 #94ED68
square
#68D6ED #C268ED #ED7F68 #94ED68
split-complementary
#68D6ED #ED6894 #EDC268
monochromatic
#17A6C3 #31C7E6 #68D6ED #9FE5F4 #D5F4FA
Accessibility & contrast
On white
1.69
#68D6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#68D6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D6ED
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D6ED | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#B0C1ED
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68d6ed; /* rgb */ color: rgb(104, 214, 237); /* oklch */ color: oklch(82.0% 0.105 213.3);
Tailwind
colors: {
custom: {
50: '#9ee3f2',
500: '#68d6ed',
950: '#000000',
},
}SCSS
$custom: #68d6ed; $custom-light: #9ee3f2; $custom-dark: #000000;
JSON
{
"hex": "#68d6ed",
"rgb": {
"r": 104,
"g": 214,
"b": 237
},
"hsl": {
"h": 190.376,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.82002,
"c": 0.1053,
"h": 213.3
},
"luminance": 0.57151
}Semantic roles & 50–950 ramp
primary
#68D6ED
secondary
#C15038
accent
#2F0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485