#68CFF0#68CFF0
#68CFF0 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.5% C 0.106 H 221.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFF0 |
|---|---|
| RGB | rgb(104, 207, 240) |
| HSL | hsl(195, 82%, 67%) |
| HSV | hsv(195, 57%, 94%) |
| CMYK | cmyk(56.7%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(78.38, -20.76, -25.33) |
| CIE-LCH | lch(78.38, 32.75, 230.66°) |
| OKLab | oklab(80.53% -0.0795 -0.0704) |
| OKLCH | oklch(80.53% 0.106 221.5) |
| XYZ | xyz(43.7438, 53.8558, 90.5111) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.43
Baby Blue
#89CFF0
ΔE00 4.10
Bright Sky Blue
#02CCFE
ΔE00 4.57
Neon Blue
#04D9FF
ΔE00 4.64
Lightblue (survey)
#7BC8F6
ΔE00 6.12
Lightskyblue
#87CEFA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFF0 #F08968
analogous
#68F0CD #68CFF0 #688BF0
triadic
#68CFF0 #F068CF #CFF068
tetradic
#68CFF0 #CD68F0 #F08968 #8BF068
square
#68CFF0 #CD68F0 #F08968 #8BF068
split-complementary
#68CFF0 #F0688B #F0CD68
monochromatic
#149ECA #30BDEA #68CFF0 #A0E1F6 #D7F2FB
Accessibility & contrast
On white
1.78
#68CFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#68CFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFF0
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFF0 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF2
Deuteranopia (green-blind)
#A8BBF0
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68cff0; /* rgb */ color: rgb(104, 207, 240); /* oklch */ color: oklch(80.5% 0.106 221.5);
Tailwind
colors: {
custom: {
50: '#9eddf5',
500: '#68cff0',
950: '#000000',
},
}SCSS
$custom: #68cff0; $custom-light: #9eddf5; $custom-dark: #000000;
JSON
{
"hex": "#68cff0",
"rgb": {
"r": 104,
"g": 207,
"b": 240
},
"hsl": {
"h": 194.559,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.80527,
"c": 0.10613,
"h": 221.5
},
"luminance": 0.5386
}Semantic roles & 50–950 ramp
primary
#68CFF0
secondary
#C65936
accent
#3B07DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485