#68D2F4#68D2F4
#68D2F4 is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.4% C 0.109 H 221.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2F4 |
|---|---|
| RGB | rgb(104, 210, 244) |
| HSL | hsl(195, 86%, 68%) |
| HSV | hsv(195, 57%, 96%) |
| CMYK | cmyk(57.4%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(79.36, -21.13, -25.96) |
| CIE-LCH | lch(79.36, 33.47, 230.86°) |
| OKLab | oklab(81.36% -0.0811 -0.0722) |
| OKLCH | oklch(81.36% 0.109 221.6) |
| XYZ | xyz(45.0782, 55.5636, 93.9196) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 4.17
Neon Blue
#04D9FF
ΔE00 4.29
Bright Sky Blue
#02CCFE
ΔE00 4.59
Lightblue (survey)
#7BC8F6
ΔE00 6.26
Lightskyblue
#87CEFA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2F4 #F48A68
analogous
#68F4D0 #68D2F4 #688CF4
triadic
#68D2F4 #F468D2 #D2F468
tetradic
#68D2F4 #D068F4 #F48A68 #8CF468
square
#68D2F4 #D068F4 #F48A68 #8CF468
split-complementary
#68D2F4 #F4688C #F4D068
monochromatic
#0FA3D2 #2FC1F0 #68D2F4 #A1E3F8 #DAF4FC
Accessibility & contrast
On white
1.73
#68D2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#68D2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2F4
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2F4 | 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)
#BECDF6
Deuteranopia (green-blind)
#A9BEF4
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d2f4; /* rgb */ color: rgb(104, 210, 244); /* oklch */ color: oklch(81.4% 0.109 221.6);
Tailwind
colors: {
custom: {
50: '#9ee0f7',
500: '#68d2f4',
950: '#000000',
},
}SCSS
$custom: #68d2f4; $custom-light: #9ee0f7; $custom-dark: #000000;
JSON
{
"hex": "#68d2f4",
"rgb": {
"r": 104,
"g": 210,
"b": 244
},
"hsl": {
"h": 194.571,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.81362,
"c": 0.10859,
"h": 221.6
},
"luminance": 0.55568
}Semantic roles & 50–950 ramp
primary
#68D2F4
secondary
#CD5933
accent
#3903E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485