#68CBF2#68CBF2
#68CBF2 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.108 H 226.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #68CBF2 |
|---|---|
| RGB | rgb(104, 203, 242) |
| HSL | hsl(197, 84%, 68%) |
| HSV | hsv(197, 57%, 95%) |
| CMYK | cmyk(57%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(77.32, -18.14, -28.02) |
| CIE-LCH | lch(77.32, 33.38, 237.09°) |
| OKLab | oklab(79.7% -0.0745 -0.078) |
| OKLCH | oklch(79.7% 0.108 226.3) |
| XYZ | xyz(43.0857, 52.0617, 91.7655) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.47
Sky Blue
#87CEEB
ΔE00 3.47
Bright Sky Blue
#02CCFE
ΔE00 3.95
Lightblue (survey)
#7BC8F6
ΔE00 4.13
Lightskyblue
#87CEFA
ΔE00 4.72
Sky
#82CAFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CBF2 #F28F68
analogous
#68F2D4 #68CBF2 #6886F2
triadic
#68CBF2 #F268CB #CBF268
tetradic
#68CBF2 #D468F2 #F28F68 #86F268
square
#68CBF2 #D468F2 #F28F68 #86F268
split-complementary
#68CBF2 #F26886 #F2D468
monochromatic
#1299CE #30B8ED #68CBF2 #A0DEF7 #D9F2FC
Accessibility & contrast
On white
1.84
#68CBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#68CBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CBF2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CBF2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F4
Deuteranopia (green-blind)
#A2B9F2
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cbf2; /* rgb */ color: rgb(104, 203, 242); /* oklch */ color: oklch(79.7% 0.108 226.3);
Tailwind
colors: {
custom: {
50: '#9edbf6',
500: '#68cbf2',
950: '#000000',
},
}SCSS
$custom: #68cbf2; $custom-light: #9edbf6; $custom-dark: #000000;
JSON
{
"hex": "#68cbf2",
"rgb": {
"r": 104,
"g": 203,
"b": 242
},
"hsl": {
"h": 196.957,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.79704,
"c": 0.10784,
"h": 226.3
},
"luminance": 0.52066
}Semantic roles & 50–950 ramp
primary
#68CBF2
secondary
#CA5F34
accent
#4305E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485