#68D2FB#68D2FB
#68D2FB is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.6% C 0.113 H 226.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2FB |
|---|---|
| RGB | rgb(104, 210, 251) |
| HSL | hsl(197, 95%, 70%) |
| HSV | hsv(197, 59%, 98%) |
| CMYK | cmyk(58.6%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.61, -19.10, -29.31) |
| CIE-LCH | lch(79.61, 34.99, 236.91°) |
| OKLab | oklab(81.64% -0.0786 -0.0816) |
| OKLCH | oklch(81.64% 0.113 226.1) |
| XYZ | xyz(46.1613, 55.9968, 99.6239) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 3.84
Bright Sky Blue
#02CCFE
ΔE00 4.01
Lightblue (survey)
#7BC8F6
ΔE00 4.73
Lightskyblue
#87CEFA
ΔE00 4.81
Neon Blue
#04D9FF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2FB #FB9168
analogous
#68FBDB #68D2FB #6888FB
triadic
#68D2FB #FB68D2 #D2FB68
tetradic
#68D2FB #DB68FB #FB9168 #88FB68
square
#68D2FB #DB68FB #FB9168 #88FB68
split-complementary
#68D2FB #FB6888 #FBDB68
monochromatic
#06A5E3 #2CC0F9 #68D2FB #A4E4FD #DFF6FE
Accessibility & contrast
On white
1.72
#68D2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#68D2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2FB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2FB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#A7BEFB
Tritanopia (blue-blind)
#00DEDF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d2fb; /* rgb */ color: rgb(104, 210, 251); /* oklch */ color: oklch(81.6% 0.113 226.1);
Tailwind
colors: {
custom: {
50: '#9fdffc',
500: '#68d2fb',
950: '#000000',
},
}SCSS
$custom: #68d2fb; $custom-light: #9fdffc; $custom-dark: #000000;
JSON
{
"hex": "#68d2fb",
"rgb": {
"r": 104,
"g": 210,
"b": 251
},
"hsl": {
"h": 196.735,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.81642,
"c": 0.11333,
"h": 226.1
},
"luminance": 0.56001
}Semantic roles & 50–950 ramp
primary
#68D2FB
secondary
#D65F32
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485