#68CFF5#68CFF5
#68CFF5 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.7% C 0.109 H 224.8°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFF5 |
|---|---|
| RGB | rgb(104, 207, 245) |
| HSL | hsl(196, 88%, 68%) |
| HSV | hsv(196, 58%, 96%) |
| CMYK | cmyk(57.6%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(78.55, -19.32, -27.74) |
| CIE-LCH | lch(78.55, 33.80, 235.14°) |
| OKLab | oklab(80.73% -0.0776 -0.0772) |
| OKLCH | oklch(80.73% 0.109 224.8) |
| XYZ | xyz(44.4968, 54.1570, 94.4769) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.41
Baby Blue
#89CFF0
ΔE00 3.55
Bright Sky Blue
#02CCFE
ΔE00 3.97
Lightblue (survey)
#7BC8F6
ΔE00 4.88
Lightskyblue
#87CEFA
ΔE00 5.14
Neon Blue
#04D9FF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFF5 #F58E68
analogous
#68F5D4 #68CFF5 #6888F5
triadic
#68CFF5 #F568CF #CFF568
tetradic
#68CFF5 #D468F5 #F58E68 #88F568
square
#68CFF5 #D468F5 #F58E68 #88F568
split-complementary
#68CFF5 #F56888 #F5D468
monochromatic
#0E9FD5 #2FBDF1 #68CFF5 #A1E1F9 #DBF3FD
Accessibility & contrast
On white
1.77
#68CFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#68CFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFF5
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFF5 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#A6BCF5
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68cff5; /* rgb */ color: rgb(104, 207, 245); /* oklch */ color: oklch(80.7% 0.109 224.8);
Tailwind
colors: {
custom: {
50: '#9eddf8',
500: '#68cff5',
950: '#000000',
},
}SCSS
$custom: #68cff5; $custom-light: #9eddf8; $custom-dark: #000000;
JSON
{
"hex": "#68cff5",
"rgb": {
"r": 104,
"g": 207,
"b": 245
},
"hsl": {
"h": 196.17,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.80725,
"c": 0.10946,
"h": 224.8
},
"luminance": 0.54161
}Semantic roles & 50–950 ramp
primary
#68CFF5
secondary
#CE5D33
accent
#3E01E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485