#68D3F9#68D3F9
#68D3F9 is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.8% C 0.112 H 224.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68D3F9 |
|---|---|
| RGB | rgb(104, 211, 249) |
| HSL | hsl(196, 92%, 69%) |
| HSV | hsv(196, 58%, 98%) |
| CMYK | cmyk(58.2%, 15.3%, 0%, 2.4%) |
| CIE-LAB | lab(79.82, -20.19, -27.93) |
| CIE-LCH | lch(79.82, 34.46, 234.13°) |
| OKLab | oklab(81.79% -0.0804 -0.0777) |
| OKLCH | oklch(81.79% 0.112 224) |
| XYZ | xyz(46.0954, 56.3667, 98.0548) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.71
Baby Blue
#89CFF0
ΔE00 3.85
Bright Sky Blue
#02CCFE
ΔE00 4.21
Neon Blue
#04D9FF
ΔE00 4.69
Lightblue (survey)
#7BC8F6
ΔE00 5.50
Lightskyblue
#87CEFA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D3F9 #F98E68
analogous
#68F9D7 #68D3F9 #688BF9
triadic
#68D3F9 #F968D3 #D3F968
tetradic
#68D3F9 #D768F9 #F98E68 #8BF968
square
#68D3F9 #D768F9 #F98E68 #8BF968
split-complementary
#68D3F9 #F9688B #F9D768
monochromatic
#09A6DE #2DC2F7 #68D3F9 #A3E4FB #DEF5FE
Accessibility & contrast
On white
1.71
#68D3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#68D3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D3F9
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D3F9 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFB
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68d3f9; /* rgb */ color: rgb(104, 211, 249); /* oklch */ color: oklch(81.8% 0.112 224.0);
Tailwind
colors: {
custom: {
50: '#9fe0fb',
500: '#68d3f9',
950: '#000000',
},
}SCSS
$custom: #68d3f9; $custom-light: #9fe0fb; $custom-dark: #000000;
JSON
{
"hex": "#68d3f9",
"rgb": {
"r": 104,
"g": 211,
"b": 249
},
"hsl": {
"h": 195.724,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.81786,
"c": 0.1118,
"h": 224
},
"luminance": 0.56371
}Semantic roles & 50–950 ramp
primary
#68D3F9
secondary
#D35C32
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485