#68CEFF#68CEFF
#68CEFF is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.9% C 0.117 H 231.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68CEFF |
|---|---|
| RGB | rgb(104, 206, 255) |
| HSL | hsl(199, 100%, 70%) |
| HSV | hsv(199, 59%, 100%) |
| CMYK | cmyk(59.2%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(78.64, -15.86, -32.94) |
| CIE-LCH | lch(78.64, 36.56, 244.30°) |
| OKLab | oklab(80.91% -0.073 -0.092) |
| OKLCH | oklch(80.91% 0.117 231.6) |
| XYZ | xyz(45.8233, 54.3012, 102.6547) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.84
Lightskyblue
#87CEFA
ΔE00 3.40
Sky
#82CAFC
ΔE00 4.01
Baby Blue
#89CFF0
ΔE00 4.13
Bright Sky Blue
#02CCFE
ΔE00 4.63
Sky Blue
#87CEEB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CEFF #FF9968
analogous
#68FFE4 #68CEFF #6882FF
triadic
#68CEFF #FF68CE #CEFF68
tetradic
#68CEFF #E468FF #FF9968 #82FF68
square
#68CEFF #E468FF #FF9968 #82FF68
split-complementary
#68CEFF #FF6882 #FFE468
monochromatic
#00A0ED #2BBAFF #68CEFF #A5E2FF #E0F5FF
Accessibility & contrast
On white
1.77
#68CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#68CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CEFF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CEFF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#A1BCFE
Tritanopia (blue-blind)
#00DBDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68ceff; /* rgb */ color: rgb(104, 206, 255); /* oklch */ color: oklch(80.9% 0.117 231.6);
Tailwind
colors: {
custom: {
50: '#9fddff',
500: '#68ceff',
950: '#000000',
},
}SCSS
$custom: #68ceff; $custom-light: #9fddff; $custom-dark: #000000;
JSON
{
"hex": "#68ceff",
"rgb": {
"r": 104,
"g": 206,
"b": 255
},
"hsl": {
"h": 199.47,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.80913,
"c": 0.11748,
"h": 231.6
},
"luminance": 0.54306
}Semantic roles & 50–950 ramp
primary
#68CEFF
secondary
#DB6831
accent
#4A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486