#68D2F7#68D2F7
#68D2F7 is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.5% C 0.111 H 223.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2F7 |
|---|---|
| RGB | rgb(104, 210, 247) |
| HSL | hsl(196, 90%, 69%) |
| HSV | hsv(196, 58%, 97%) |
| CMYK | cmyk(57.9%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(79.47, -20.26, -27.40) |
| CIE-LCH | lch(79.47, 34.08, 233.51°) |
| OKLab | oklab(81.48% -0.08 -0.0762) |
| OKLCH | oklch(81.48% 0.111 223.6) |
| XYZ | xyz(45.5374, 55.7472, 96.3381) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.58
Baby Blue
#89CFF0
ΔE00 3.83
Bright Sky Blue
#02CCFE
ΔE00 4.21
Neon Blue
#04D9FF
ΔE00 4.66
Lightblue (survey)
#7BC8F6
ΔE00 5.56
Lightskyblue
#87CEFA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2F7 #F78D68
analogous
#68F7D4 #68D2F7 #688BF7
triadic
#68D2F7 #F768D2 #D2F768
tetradic
#68D2F7 #D468F7 #F78D68 #8BF768
square
#68D2F7 #D468F7 #F78D68 #8BF768
split-complementary
#68D2F7 #F7688B #F7D468
monochromatic
#0CA4D9 #2EC1F4 #68D2F7 #A2E3FA #DCF5FD
Accessibility & contrast
On white
1.73
#68D2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#68D2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2F7
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2F7 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEF9
Deuteranopia (green-blind)
#A8BEF7
Tritanopia (blue-blind)
#00DDDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d2f7; /* rgb */ color: rgb(104, 210, 247); /* oklch */ color: oklch(81.5% 0.111 223.6);
Tailwind
colors: {
custom: {
50: '#9ee0fa',
500: '#68d2f7',
950: '#000000',
},
}SCSS
$custom: #68d2f7; $custom-light: #9ee0fa; $custom-dark: #000000;
JSON
{
"hex": "#68d2f7",
"rgb": {
"r": 104,
"g": 210,
"b": 247
},
"hsl": {
"h": 195.524,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.81481,
"c": 0.11053,
"h": 223.6
},
"luminance": 0.55752
}Semantic roles & 50–950 ramp
primary
#68D2F7
secondary
#D15C33
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485