#68CBF4#68CBF4
#68CBF4 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.109 H 227.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68CBF4 |
|---|---|
| RGB | rgb(104, 203, 244) |
| HSL | hsl(198, 86%, 68%) |
| HSV | hsv(198, 57%, 96%) |
| CMYK | cmyk(57.4%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(77.39, -17.56, -28.98) |
| CIE-LCH | lch(77.39, 33.89, 238.80°) |
| OKLab | oklab(79.79% -0.0737 -0.0807) |
| OKLCH | oklch(79.79% 0.109 227.6) |
| XYZ | xyz(43.3877, 52.1825, 93.3561) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.48
Lightblue (survey)
#7BC8F6
ΔE00 3.67
Sky Blue
#87CEEB
ΔE00 3.71
Bright Sky Blue
#02CCFE
ΔE00 3.96
Lightskyblue
#87CEFA
ΔE00 4.33
Sky
#82CAFC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CBF4 #F49168
analogous
#68F4D7 #68CBF4 #6885F4
triadic
#68CBF4 #F468CB #CBF468
tetradic
#68CBF4 #D768F4 #F49168 #85F468
square
#68CBF4 #D768F4 #F49168 #85F468
split-complementary
#68CBF4 #F46885 #F4D768
monochromatic
#0F99D2 #2FB7F0 #68CBF4 #A1DFF8 #DAF2FC
Accessibility & contrast
On white
1.84
#68CBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#68CBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CBF4
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CBF4 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F6
Deuteranopia (green-blind)
#A1B9F4
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cbf4; /* rgb */ color: rgb(104, 203, 244); /* oklch */ color: oklch(79.8% 0.109 227.6);
Tailwind
colors: {
custom: {
50: '#9edbf7',
500: '#68cbf4',
950: '#000000',
},
}SCSS
$custom: #68cbf4; $custom-light: #9edbf7; $custom-dark: #000000;
JSON
{
"hex": "#68cbf4",
"rgb": {
"r": 104,
"g": 203,
"b": 244
},
"hsl": {
"h": 197.571,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.79785,
"c": 0.10935,
"h": 227.6
},
"luminance": 0.52187
}Semantic roles & 50–950 ramp
primary
#68CBF4
secondary
#CD6033
accent
#4403E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485