#68D9F2#68D9F2
#68D9F2 is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 82.9% C 0.108 H 214.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #68D9F2 |
|---|---|
| RGB | rgb(104, 217, 242) |
| HSL | hsl(191, 84%, 68%) |
| HSV | hsv(191, 57%, 95%) |
| CMYK | cmyk(57%, 10.3%, 0%, 5.1%) |
| CIE-LAB | lab(81.28, -25.20, -21.98) |
| CIE-LCH | lch(81.28, 33.44, 221.10°) |
| OKLab | oklab(82.87% -0.0893 -0.0609) |
| OKLCH | oklch(82.87% 0.108 214.3) |
| XYZ | xyz(46.5424, 58.9750, 92.9177) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.02
Robin'S Egg
#6DEDFD
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 6.67
Baby Blue
#89CFF0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D9F2 #F28168
analogous
#68F2C6 #68D9F2 #6894F2
triadic
#68D9F2 #F268D9 #D9F268
tetradic
#68D9F2 #C668F2 #F28168 #94F268
square
#68D9F2 #C668F2 #F28168 #94F268
split-complementary
#68D9F2 #F26894 #F2C668
monochromatic
#12ACCE #30CBED #68D9F2 #A0E7F7 #D9F5FC
Accessibility & contrast
On white
1.64
#68D9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#68D9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D9F2
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D9F2 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F3
Deuteranopia (green-blind)
#B2C3F2
Tritanopia (blue-blind)
#00E3E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68d9f2; /* rgb */ color: rgb(104, 217, 242); /* oklch */ color: oklch(82.9% 0.108 214.3);
Tailwind
colors: {
custom: {
50: '#9ee5f6',
500: '#68d9f2',
950: '#000000',
},
}SCSS
$custom: #68d9f2; $custom-light: #9ee5f6; $custom-dark: #000000;
JSON
{
"hex": "#68d9f2",
"rgb": {
"r": 104,
"g": 217,
"b": 242
},
"hsl": {
"h": 190.87,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.82872,
"c": 0.10809,
"h": 214.3
},
"luminance": 0.5898
}Semantic roles & 50–950 ramp
primary
#68D9F2
secondary
#CA4F34
accent
#2D05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485