#68DCFB#68DCFB
#68DCFB is a very light, moderate cyan. Relative luminance 0.611; OKLCH L 83.9% C 0.113 H 218.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCFB |
|---|---|
| RGB | rgb(104, 220, 251) |
| HSL | hsl(193, 95%, 70%) |
| HSV | hsv(193, 59%, 98%) |
| CMYK | cmyk(58.6%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(82.43, -24.13, -25.01) |
| CIE-LCH | lch(82.43, 34.76, 226.02°) |
| OKLab | oklab(83.89% -0.089 -0.0695) |
| OKLCH | oklch(83.89% 0.113 218) |
| XYZ | xyz(48.7077, 61.0897, 100.4727) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 5.35
Baby Blue
#89CFF0
ΔE00 5.95
Bright Sky Blue
#02CCFE
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 6.37
Ice Blue
#A5DFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCFB #FB8768
analogous
#68FBD1 #68DCFB #6893FB
triadic
#68DCFB #FB68DC #DCFB68
tetradic
#68DCFB #D168FB #FB8768 #93FB68
square
#68DCFB #D168FB #FB8768 #93FB68
split-complementary
#68DCFB #FB6893 #FBD168
monochromatic
#06B4E3 #2CCEF9 #68DCFB #A4EAFD #DFF8FE
Accessibility & contrast
On white
1.59
#68DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#68DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCFB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCFB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FD
Deuteranopia (green-blind)
#B2C6FB
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dcfb; /* rgb */ color: rgb(104, 220, 251); /* oklch */ color: oklch(83.9% 0.113 218.0);
Tailwind
colors: {
custom: {
50: '#9fe7fc',
500: '#68dcfb',
950: '#000000',
},
}SCSS
$custom: #68dcfb; $custom-light: #9fe7fc; $custom-dark: #000000;
JSON
{
"hex": "#68dcfb",
"rgb": {
"r": 104,
"g": 220,
"b": 251
},
"hsl": {
"h": 192.653,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.83892,
"c": 0.11289,
"h": 218
},
"luminance": 0.61094
}Semantic roles & 50–950 ramp
primary
#68DCFB
secondary
#D65432
accent
#3000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485