#68CFFE#68CFFE
#68CFFE is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.1% C 0.116 H 230.2°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFFE |
|---|---|
| RGB | rgb(104, 207, 254) |
| HSL | hsl(199, 99%, 70%) |
| HSV | hsv(199, 59%, 100%) |
| CMYK | cmyk(59.1%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(78.88, -16.67, -32.04) |
| CIE-LCH | lch(78.88, 36.12, 242.51°) |
| OKLab | oklab(81.09% -0.0744 -0.0894) |
| OKLCH | oklch(81.09% 0.116 230.2) |
| XYZ | xyz(45.9042, 54.7200, 101.8896) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.23
Lightskyblue
#87CEFA
ΔE00 3.64
Baby Blue
#89CFF0
ΔE00 3.88
Bright Sky Blue
#02CCFE
ΔE00 4.32
Sky
#82CAFC
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFFE #FE9768
analogous
#68FEE2 #68CFFE #6884FE
triadic
#68CFFE #FE68CF #CFFE68
tetradic
#68CFFE #E268FE #FE9768 #84FE68
square
#68CFFE #E268FE #FE9768 #84FE68
split-complementary
#68CFFE #FE6884 #FEE268
monochromatic
#02A1EA #2BBCFE #68CFFE #A5E2FE #E1F5FF
Accessibility & contrast
On white
1.76
#68CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#68CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFFE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFFE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68cffe; /* rgb */ color: rgb(104, 207, 254); /* oklch */ color: oklch(81.1% 0.116 230.2);
Tailwind
colors: {
custom: {
50: '#9fddff',
500: '#68cffe',
950: '#000000',
},
}SCSS
$custom: #68cffe; $custom-light: #9fddff; $custom-dark: #000000;
JSON
{
"hex": "#68cffe",
"rgb": {
"r": 104,
"g": 207,
"b": 254
},
"hsl": {
"h": 198.8,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.81094,
"c": 0.11634,
"h": 230.2
},
"luminance": 0.54724
}Semantic roles & 50–950 ramp
primary
#68CFFE
secondary
#D96631
accent
#4800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486