#68D2F3#68D2F3
#68D2F3 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.108 H 221.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2F3 |
|---|---|
| RGB | rgb(104, 210, 243) |
| HSL | hsl(194, 85%, 68%) |
| HSV | hsv(194, 57%, 95%) |
| CMYK | cmyk(57.2%, 13.6%, 0%, 4.7%) |
| CIE-LAB | lab(79.33, -21.42, -25.48) |
| CIE-LCH | lch(79.33, 33.29, 229.95°) |
| OKLab | oklab(81.32% -0.0815 -0.0708) |
| OKLCH | oklch(81.32% 0.108 221) |
| XYZ | xyz(44.9268, 55.5030, 93.1222) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.68
Neon Blue
#04D9FF
ΔE00 4.21
Baby Blue
#89CFF0
ΔE00 4.32
Bright Sky Blue
#02CCFE
ΔE00 4.75
Lightblue (survey)
#7BC8F6
ΔE00 6.51
Lightskyblue
#87CEFA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2F3 #F38968
analogous
#68F3CF #68D2F3 #688CF3
triadic
#68D2F3 #F368D2 #D2F368
tetradic
#68D2F3 #CF68F3 #F38968 #8CF368
square
#68D2F3 #CF68F3 #F38968 #8CF368
split-complementary
#68D2F3 #F3688C #F3CF68
monochromatic
#11A3D0 #2FC1EE #68D2F3 #A1E3F8 #D9F4FC
Accessibility & contrast
On white
1.74
#68D2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#68D2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2F3
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2F3 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF5
Deuteranopia (green-blind)
#AABEF3
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68d2f3; /* rgb */ color: rgb(104, 210, 243); /* oklch */ color: oklch(81.3% 0.108 221.0);
Tailwind
colors: {
custom: {
50: '#9ee0f7',
500: '#68d2f3',
950: '#000000',
},
}SCSS
$custom: #68d2f3; $custom-light: #9ee0f7; $custom-dark: #000000;
JSON
{
"hex": "#68d2f3",
"rgb": {
"r": 104,
"g": 210,
"b": 243
},
"hsl": {
"h": 194.245,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.81323,
"c": 0.10797,
"h": 221
},
"luminance": 0.55507
}Semantic roles & 50–950 ramp
primary
#68D2F3
secondary
#CC5834
accent
#3804E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485