#68C8F5#68C8F5
#68C8F5 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.2% C 0.111 H 230.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #68C8F5 |
|---|---|
| RGB | rgb(104, 200, 245) |
| HSL | hsl(199, 88%, 68%) |
| HSV | hsv(199, 58%, 96%) |
| CMYK | cmyk(57.6%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(76.58, -15.71, -30.76) |
| CIE-LCH | lch(76.58, 34.54, 242.95°) |
| OKLab | oklab(79.15% -0.0702 -0.0858) |
| OKLCH | oklch(79.15% 0.111 230.7) |
| XYZ | xyz(42.8383, 50.8401, 93.9241) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.57
Lightskyblue
#87CEFA
ΔE00 3.73
Baby Blue
#89CFF0
ΔE00 3.96
Sky
#82CAFC
ΔE00 4.18
Bright Sky Blue
#02CCFE
ΔE00 4.50
Sky Blue
#87CEEB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C8F5 #F59568
analogous
#68F5DB #68C8F5 #6881F5
triadic
#68C8F5 #F568C8 #C8F568
tetradic
#68C8F5 #DB68F5 #F59568 #81F568
square
#68C8F5 #DB68F5 #F59568 #81F568
split-complementary
#68C8F5 #F56881 #F5DB68
monochromatic
#0E95D5 #2FB3F1 #68C8F5 #A1DDF9 #DBF2FD
Accessibility & contrast
On white
1.88
#68C8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#68C8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C8F5
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C8F5 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F7
Deuteranopia (green-blind)
#9EB6F4
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #68c8f5; /* rgb */ color: rgb(104, 200, 245); /* oklch */ color: oklch(79.2% 0.111 230.7);
Tailwind
colors: {
custom: {
50: '#9ed8f8',
500: '#68c8f5',
950: '#000000',
},
}SCSS
$custom: #68c8f5; $custom-light: #9ed8f8; $custom-dark: #000000;
JSON
{
"hex": "#68c8f5",
"rgb": {
"r": 104,
"g": 200,
"b": 245
},
"hsl": {
"h": 199.149,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.79154,
"c": 0.11087,
"h": 230.7
},
"luminance": 0.50844
}Semantic roles & 50–950 ramp
primary
#68C8F5
secondary
#CE6533
accent
#4A01E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385