#68CFF3#68CFF3
#68CFF3 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.108 H 223.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFF3 |
|---|---|
| RGB | rgb(104, 207, 243) |
| HSL | hsl(196, 85%, 68%) |
| HSV | hsv(196, 57%, 95%) |
| CMYK | cmyk(57.2%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.48, -19.90, -26.78) |
| CIE-LCH | lch(78.48, 33.36, 233.38°) |
| OKLab | oklab(80.65% -0.0783 -0.0744) |
| OKLCH | oklch(80.65% 0.108 223.5) |
| XYZ | xyz(44.1931, 54.0356, 92.8776) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 3.71
Bright Sky Blue
#02CCFE
ΔE00 4.15
Neon Blue
#04D9FF
ΔE00 4.95
Lightblue (survey)
#7BC8F6
ΔE00 5.35
Lightskyblue
#87CEFA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFF3 #F38C68
analogous
#68F3D2 #68CFF3 #6889F3
triadic
#68CFF3 #F368CF #CFF368
tetradic
#68CFF3 #D268F3 #F38C68 #89F368
square
#68CFF3 #D268F3 #F38C68 #89F368
split-complementary
#68CFF3 #F36889 #F3D268
monochromatic
#119ED0 #2FBDEE #68CFF3 #A1E1F8 #D9F3FC
Accessibility & contrast
On white
1.78
#68CFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#68CFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFF3
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFF3 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF5
Deuteranopia (green-blind)
#A6BCF3
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68cff3; /* rgb */ color: rgb(104, 207, 243); /* oklch */ color: oklch(80.6% 0.108 223.5);
Tailwind
colors: {
custom: {
50: '#9eddf7',
500: '#68cff3',
950: '#000000',
},
}SCSS
$custom: #68cff3; $custom-light: #9eddf7; $custom-dark: #000000;
JSON
{
"hex": "#68cff3",
"rgb": {
"r": 104,
"g": 207,
"b": 243
},
"hsl": {
"h": 195.54,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.80646,
"c": 0.10808,
"h": 223.5
},
"luminance": 0.5404
}Semantic roles & 50–950 ramp
primary
#68CFF3
secondary
#CC5B34
accent
#3D04E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485