#68CBF3#68CBF3
#68CBF3 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.109 H 227.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68CBF3 |
|---|---|
| RGB | rgb(104, 203, 243) |
| HSL | hsl(197, 85%, 68%) |
| HSV | hsv(197, 57%, 95%) |
| CMYK | cmyk(57.2%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(77.35, -17.85, -28.50) |
| CIE-LCH | lch(77.35, 33.63, 237.95°) |
| OKLab | oklab(79.75% -0.0741 -0.0794) |
| OKLCH | oklch(79.75% 0.109 227) |
| XYZ | xyz(43.2363, 52.1219, 92.5587) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.46
Sky Blue
#87CEEB
ΔE00 3.58
Lightblue (survey)
#7BC8F6
ΔE00 3.89
Bright Sky Blue
#02CCFE
ΔE00 3.94
Lightskyblue
#87CEFA
ΔE00 4.52
Sky
#82CAFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CBF3 #F39068
analogous
#68F3D5 #68CBF3 #6885F3
triadic
#68CBF3 #F368CB #CBF368
tetradic
#68CBF3 #D568F3 #F39068 #85F368
square
#68CBF3 #D568F3 #F39068 #85F368
split-complementary
#68CBF3 #F36885 #F3D568
monochromatic
#1199D0 #2FB7EE #68CBF3 #A1DFF8 #D9F2FC
Accessibility & contrast
On white
1.84
#68CBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#68CBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CBF3
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CBF3 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F5
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cbf3; /* rgb */ color: rgb(104, 203, 243); /* oklch */ color: oklch(79.7% 0.109 227.0);
Tailwind
colors: {
custom: {
50: '#9edbf7',
500: '#68cbf3',
950: '#000000',
},
}SCSS
$custom: #68cbf3; $custom-light: #9edbf7; $custom-dark: #000000;
JSON
{
"hex": "#68cbf3",
"rgb": {
"r": 104,
"g": 203,
"b": 243
},
"hsl": {
"h": 197.266,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.79745,
"c": 0.10858,
"h": 227
},
"luminance": 0.52126
}Semantic roles & 50–950 ramp
primary
#68CBF3
secondary
#CC5F34
accent
#4404E2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485