#68CFF1#68CFF1
#68CFF1 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.6% C 0.107 H 222.2°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFF1 |
|---|---|
| RGB | rgb(104, 207, 241) |
| HSL | hsl(195, 83%, 68%) |
| HSV | hsv(195, 57%, 95%) |
| CMYK | cmyk(56.8%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(78.41, -20.48, -25.81) |
| CIE-LCH | lch(78.41, 32.95, 231.58°) |
| OKLab | oklab(80.57% -0.0791 -0.0717) |
| OKLCH | oklch(80.57% 0.107 222.2) |
| XYZ | xyz(43.8927, 53.9154, 91.2956) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.37
Baby Blue
#89CFF0
ΔE00 3.95
Bright Sky Blue
#02CCFE
ΔE00 4.41
Neon Blue
#04D9FF
ΔE00 4.73
Lightblue (survey)
#7BC8F6
ΔE00 5.86
Lightskyblue
#87CEFA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFF1 #F18A68
analogous
#68F1CF #68CFF1 #688AF1
triadic
#68CFF1 #F168CF #CFF168
tetradic
#68CFF1 #CF68F1 #F18A68 #8AF168
square
#68CFF1 #CF68F1 #F18A68 #8AF168
split-complementary
#68CFF1 #F1688A #F1CF68
monochromatic
#139ECC #30BDEC #68CFF1 #A0E1F6 #D8F3FB
Accessibility & contrast
On white
1.78
#68CFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#68CFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFF1
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFF1 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF3
Deuteranopia (green-blind)
#A7BCF1
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68cff1; /* rgb */ color: rgb(104, 207, 241); /* oklch */ color: oklch(80.6% 0.107 222.2);
Tailwind
colors: {
custom: {
50: '#9eddf5',
500: '#68cff1',
950: '#000000',
},
}SCSS
$custom: #68cff1; $custom-light: #9eddf5; $custom-dark: #000000;
JSON
{
"hex": "#68cff1",
"rgb": {
"r": 104,
"g": 207,
"b": 241
},
"hsl": {
"h": 194.891,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.80566,
"c": 0.10677,
"h": 222.2
},
"luminance": 0.5392
}Semantic roles & 50–950 ramp
primary
#68CFF1
secondary
#C85A35
accent
#3C06DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485