#68D7FF#68D7FF
#68D7FF is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 82.9% C 0.115 H 224.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68D7FF |
|---|---|
| RGB | rgb(104, 215, 255) |
| HSL | hsl(196, 100%, 70%) |
| HSV | hsv(196, 59%, 100%) |
| CMYK | cmyk(59.2%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(81.16, -20.47, -29.07) |
| CIE-LCH | lch(81.16, 35.55, 234.84°) |
| OKLab | oklab(82.92% -0.0824 -0.0809) |
| OKLCH | oklch(82.92% 0.115 224.5) |
| XYZ | xyz(48.0523, 58.7592, 103.3977) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 4.24
Sky Blue
#87CEEB
ΔE00 4.29
Bright Sky Blue
#02CCFE
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D7FF #FF9068
analogous
#68FFDB #68D7FF #688BFF
triadic
#68D7FF #FF68D7 #D7FF68
tetradic
#68D7FF #DB68FF #FF9068 #8BFF68
square
#68D7FF #DB68FF #FF9068 #8BFF68
split-complementary
#68D7FF #FF688B #FFDB68
monochromatic
#00AEED #2BC7FF #68D7FF #A5E7FF #E0F7FF
Accessibility & contrast
On white
1.65
#68D7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#68D7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D7FF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D7FF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#ABC3FF
Tritanopia (blue-blind)
#00E3E4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68d7ff; /* rgb */ color: rgb(104, 215, 255); /* oklch */ color: oklch(82.9% 0.115 224.5);
Tailwind
colors: {
custom: {
50: '#a0e3ff',
500: '#68d7ff',
950: '#000000',
},
}SCSS
$custom: #68d7ff; $custom-light: #a0e3ff; $custom-dark: #000000;
JSON
{
"hex": "#68d7ff",
"rgb": {
"r": 104,
"g": 215,
"b": 255
},
"hsl": {
"h": 195.894,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.82924,
"c": 0.11547,
"h": 224.5
},
"luminance": 0.58764
}Semantic roles & 50–950 ramp
primary
#68D7FF
secondary
#DB5E31
accent
#3D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486