#68CFFA#68CFFA
#68CFFA is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.113 H 227.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFFA |
|---|---|
| RGB | rgb(104, 207, 250) |
| HSL | hsl(198, 94%, 69%) |
| HSV | hsv(198, 58%, 98%) |
| CMYK | cmyk(58.4%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(78.73, -17.85, -30.13) |
| CIE-LCH | lch(78.73, 35.02, 239.35°) |
| OKLab | oklab(80.93% -0.0758 -0.084) |
| OKLCH | oklch(80.93% 0.113 227.9) |
| XYZ | xyz(45.2704, 54.4665, 98.5513) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.54
Lightblue (survey)
#7BC8F6
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 3.95
Bright Sky Blue
#02CCFE
ΔE00 3.95
Lightskyblue
#87CEFA
ΔE00 4.18
Sky
#82CAFC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFFA #FA9368
analogous
#68FADC #68CFFA #6886FA
triadic
#68CFFA #FA68CF #CFFA68
tetradic
#68CFFA #DC68FA #FA9368 #86FA68
square
#68CFFA #DC68FA #FA9368 #86FA68
split-complementary
#68CFFA #FA6886 #FADC68
monochromatic
#07A0E0 #2DBCF8 #68CFFA #A3E2FC #DEF5FE
Accessibility & contrast
On white
1.77
#68CFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#68CFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFFA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFFA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFC
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68cffa; /* rgb */ color: rgb(104, 207, 250); /* oklch */ color: oklch(80.9% 0.113 227.9);
Tailwind
colors: {
custom: {
50: '#9fddfc',
500: '#68cffa',
950: '#000000',
},
}SCSS
$custom: #68cffa; $custom-light: #9fddfc; $custom-dark: #000000;
JSON
{
"hex": "#68cffa",
"rgb": {
"r": 104,
"g": 207,
"b": 250
},
"hsl": {
"h": 197.671,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.80928,
"c": 0.11315,
"h": 227.9
},
"luminance": 0.54471
}Semantic roles & 50–950 ramp
primary
#68CFFA
secondary
#D46232
accent
#4400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485