#68D4EA#68D4EA
#68D4EA is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.4% C 0.104 H 212.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68D4EA |
|---|---|
| RGB | rgb(104, 212, 234) |
| HSL | hsl(190, 76%, 66%) |
| HSV | hsv(190, 56%, 92%) |
| CMYK | cmyk(55.6%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.59, -24.97, -20.27) |
| CIE-LCH | lch(79.59, 32.16, 219.07°) |
| OKLab | oklab(81.44% -0.0871 -0.0561) |
| OKLCH | oklch(81.44% 0.104 212.8) |
| XYZ | xyz(44.0978, 55.9663, 86.3046) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 5.44
Sky Blue
#87CEEB
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 6.21
Baby Blue
#89CFF0
ΔE00 6.96
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D4EA #EA7E68
analogous
#68EABF #68D4EA #6893EA
triadic
#68D4EA #EA68D4 #D4EA68
tetradic
#68D4EA #BF68EA #EA7E68 #93EA68
square
#68D4EA #BF68EA #EA7E68 #93EA68
split-complementary
#68D4EA #EA6893 #EABF68
monochromatic
#1AA2BD #32C5E3 #68D4EA #9EE3F1 #D3F3F9
Accessibility & contrast
On white
1.72
#68D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#68D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D4EA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D4EA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d4ea; /* rgb */ color: rgb(104, 212, 234); /* oklch */ color: oklch(81.4% 0.104 212.8);
Tailwind
colors: {
custom: {
50: '#9de1f0',
500: '#68d4ea',
950: '#000000',
},
}SCSS
$custom: #68d4ea; $custom-light: #9de1f0; $custom-dark: #000000;
JSON
{
"hex": "#68d4ea",
"rgb": {
"r": 104,
"g": 212,
"b": 234
},
"hsl": {
"h": 190.154,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.81435,
"c": 0.10359,
"h": 212.8
},
"luminance": 0.55971
}Semantic roles & 50–950 ramp
primary
#68D4EA
secondary
#BC503A
accent
#300ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485