#68D3EB#68D3EB
#68D3EB is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.2% C 0.104 H 214.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68D3EB |
|---|---|
| RGB | rgb(104, 211, 235) |
| HSL | hsl(191, 77%, 66%) |
| HSV | hsv(191, 56%, 92%) |
| CMYK | cmyk(55.7%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(79.34, -24.19, -21.19) |
| CIE-LCH | lch(79.34, 32.16, 221.21°) |
| OKLab | oklab(81.24% -0.0856 -0.0587) |
| OKLCH | oklch(81.24% 0.104 214.4) |
| XYZ | xyz(43.9926, 55.5256, 86.9803) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.43
Sky Blue
#87CEEB
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 5.99
Baby Blue
#89CFF0
ΔE00 6.35
Robin'S Egg
#6DEDFD
ΔE00 6.74
Bright Sky Blue
#02CCFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D3EB #EB8068
analogous
#68EBC1 #68D3EB #6892EB
triadic
#68D3EB #EB68D3 #D3EB68
tetradic
#68D3EB #C168EB #EB8068 #92EB68
square
#68D3EB #C168EB #EB8068 #92EB68
split-complementary
#68D3EB #EB6892 #EBC168
monochromatic
#19A1BF #32C3E4 #68D3EB #9EE3F2 #D4F2F9
Accessibility & contrast
On white
1.73
#68D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#68D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D3EB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D3EB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d3eb; /* rgb */ color: rgb(104, 211, 235); /* oklch */ color: oklch(81.2% 0.104 214.4);
Tailwind
colors: {
custom: {
50: '#9de0f1',
500: '#68d3eb',
950: '#000000',
},
}SCSS
$custom: #68d3eb; $custom-light: #9de0f1; $custom-dark: #000000;
JSON
{
"hex": "#68d3eb",
"rgb": {
"r": 104,
"g": 211,
"b": 235
},
"hsl": {
"h": 190.992,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.81244,
"c": 0.10379,
"h": 214.4
},
"luminance": 0.5553
}Semantic roles & 50–950 ramp
primary
#68D3EB
secondary
#BE5239
accent
#320DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485