#68CFFF#68CFFF
#68CFFF is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.1% C 0.117 H 230.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFFF |
|---|---|
| RGB | rgb(104, 207, 255) |
| HSL | hsl(199, 100%, 70%) |
| HSV | hsv(199, 59%, 100%) |
| CMYK | cmyk(59.2%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(78.92, -16.38, -32.51) |
| CIE-LCH | lch(78.92, 36.40, 243.27°) |
| OKLab | oklab(81.14% -0.0741 -0.0908) |
| OKLCH | oklch(81.14% 0.117 230.8) |
| XYZ | xyz(46.0648, 54.7842, 102.7352) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.12
Lightskyblue
#87CEFA
ΔE00 3.54
Baby Blue
#89CFF0
ΔE00 4.00
Sky
#82CAFC
ΔE00 4.30
Bright Sky Blue
#02CCFE
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFFF #FF9868
analogous
#68FFE4 #68CFFF #6883FF
triadic
#68CFFF #FF68CF #CFFF68
tetradic
#68CFFF #E468FF #FF9868 #83FF68
square
#68CFFF #E468FF #FF9868 #83FF68
split-complementary
#68CFFF #FF6883 #FFE468
monochromatic
#00A1ED #2BBCFF #68CFFF #A5E2FF #E0F5FF
Accessibility & contrast
On white
1.76
#68CFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#68CFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFFF
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFFF | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#A2BCFE
Tritanopia (blue-blind)
#00DCDF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68cfff; /* rgb */ color: rgb(104, 207, 255); /* oklch */ color: oklch(81.1% 0.117 230.8);
Tailwind
colors: {
custom: {
50: '#9fddff',
500: '#68cfff',
950: '#000000',
},
}SCSS
$custom: #68cfff; $custom-light: #9fddff; $custom-dark: #000000;
JSON
{
"hex": "#68cfff",
"rgb": {
"r": 104,
"g": 207,
"b": 255
},
"hsl": {
"h": 199.073,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.81136,
"c": 0.11717,
"h": 230.8
},
"luminance": 0.54789
}Semantic roles & 50–950 ramp
primary
#68CFFF
secondary
#DB6731
accent
#4900E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486