#68CFF2#68CFF2
#68CFF2 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.107 H 222.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFF2 |
|---|---|
| RGB | rgb(104, 207, 242) |
| HSL | hsl(195, 84%, 68%) |
| HSV | hsv(195, 57%, 95%) |
| CMYK | cmyk(57%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.45, -20.19, -26.29) |
| CIE-LCH | lch(78.45, 33.15, 232.49°) |
| OKLab | oklab(80.61% -0.0787 -0.0731) |
| OKLCH | oklch(80.61% 0.107 222.9) |
| XYZ | xyz(44.0425, 53.9753, 92.0844) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 3.82
Bright Sky Blue
#02CCFE
ΔE00 4.27
Neon Blue
#04D9FF
ΔE00 4.83
Lightblue (survey)
#7BC8F6
ΔE00 5.60
Lightskyblue
#87CEFA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFF2 #F28B68
analogous
#68F2D0 #68CFF2 #688AF2
triadic
#68CFF2 #F268CF #CFF268
tetradic
#68CFF2 #D068F2 #F28B68 #8AF268
square
#68CFF2 #D068F2 #F28B68 #8AF268
split-complementary
#68CFF2 #F2688A #F2D068
monochromatic
#129ECE #30BDED #68CFF2 #A0E1F7 #D9F3FC
Accessibility & contrast
On white
1.78
#68CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#68CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFF2
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFF2 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68cff2; /* rgb */ color: rgb(104, 207, 242); /* oklch */ color: oklch(80.6% 0.107 222.9);
Tailwind
colors: {
custom: {
50: '#9eddf6',
500: '#68cff2',
950: '#000000',
},
}SCSS
$custom: #68cff2; $custom-light: #9eddf6; $custom-dark: #000000;
JSON
{
"hex": "#68cff2",
"rgb": {
"r": 104,
"g": 207,
"b": 242
},
"hsl": {
"h": 195.217,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.80606,
"c": 0.10742,
"h": 222.9
},
"luminance": 0.5398
}Semantic roles & 50–950 ramp
primary
#68CFF2
secondary
#CA5A34
accent
#3D05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485