#68D4EE#68D4EE
#68D4EE is a light, moderate cyan. Relative luminance 0.562; OKLCH L 81.6% C 0.105 H 215.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68D4EE |
|---|---|
| RGB | rgb(104, 212, 238) |
| HSL | hsl(192, 80%, 67%) |
| HSV | hsv(192, 56%, 93%) |
| CMYK | cmyk(56.3%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(79.73, -23.85, -22.21) |
| CIE-LCH | lch(79.73, 32.59, 222.96°) |
| OKLab | oklab(81.58% -0.0855 -0.0616) |
| OKLCH | oklch(81.58% 0.105 215.7) |
| XYZ | xyz(44.6789, 56.1988, 89.3652) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.10
Sky Blue
#87CEEB
ΔE00 4.93
Baby Blue
#89CFF0
ΔE00 5.94
Aqua Blue
#02D8E9
ΔE00 6.40
Bright Sky Blue
#02CCFE
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D4EE #EE8268
analogous
#68EEC5 #68D4EE #6891EE
triadic
#68D4EE #EE68D4 #D4EE68
tetradic
#68D4EE #C568EE #EE8268 #91EE68
square
#68D4EE #C568EE #EE8268 #91EE68
split-complementary
#68D4EE #EE6891 #EEC568
monochromatic
#16A3C5 #31C4E8 #68D4EE #9FE4F4 #D6F3FA
Accessibility & contrast
On white
1.72
#68D4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#68D4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D4EE
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D4EE | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68d4ee; /* rgb */ color: rgb(104, 212, 238); /* oklch */ color: oklch(81.6% 0.105 215.7);
Tailwind
colors: {
custom: {
50: '#9ee1f3',
500: '#68d4ee',
950: '#000000',
},
}SCSS
$custom: #68d4ee; $custom-light: #9ee1f3; $custom-dark: #000000;
JSON
{
"hex": "#68d4ee",
"rgb": {
"r": 104,
"g": 212,
"b": 238
},
"hsl": {
"h": 191.642,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.81584,
"c": 0.10537,
"h": 215.7
},
"luminance": 0.56203
}Semantic roles & 50–950 ramp
primary
#68D4EE
secondary
#C35237
accent
#3209DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485