#68CFF9#68CFF9
#68CFF9 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.112 H 227.3°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFF9 |
|---|---|
| RGB | rgb(104, 207, 249) |
| HSL | hsl(197, 92%, 69%) |
| HSV | hsv(197, 58%, 98%) |
| CMYK | cmyk(58.2%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(78.70, -18.15, -29.65) |
| CIE-LCH | lch(78.70, 34.77, 238.53°) |
| OKLab | oklab(80.89% -0.0762 -0.0826) |
| OKLCH | oklch(80.89% 0.112 227.3) |
| XYZ | xyz(45.1140, 54.4039, 97.7277) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.50
Sky Blue
#87CEEB
ΔE00 3.81
Bright Sky Blue
#02CCFE
ΔE00 3.91
Lightblue (survey)
#7BC8F6
ΔE00 4.02
Lightskyblue
#87CEFA
ΔE00 4.35
Sky
#82CAFC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFF9 #F99268
analogous
#68F9DA #68CFF9 #6887F9
triadic
#68CFF9 #F968CF #CFF968
tetradic
#68CFF9 #DA68F9 #F99268 #87F968
square
#68CFF9 #DA68F9 #F99268 #87F968
split-complementary
#68CFF9 #F96887 #F9DA68
monochromatic
#09A0DE #2DBCF7 #68CFF9 #A3E2FB #DEF4FE
Accessibility & contrast
On white
1.77
#68CFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#68CFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFF9
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFF9 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBFB
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68cff9; /* rgb */ color: rgb(104, 207, 249); /* oklch */ color: oklch(80.9% 0.112 227.3);
Tailwind
colors: {
custom: {
50: '#9fddfb',
500: '#68cff9',
950: '#000000',
},
}SCSS
$custom: #68cff9; $custom-light: #9fddfb; $custom-dark: #000000;
JSON
{
"hex": "#68cff9",
"rgb": {
"r": 104,
"g": 207,
"b": 249
},
"hsl": {
"h": 197.379,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.80887,
"c": 0.11238,
"h": 227.3
},
"luminance": 0.54408
}Semantic roles & 50–950 ramp
primary
#68CFF9
secondary
#D36132
accent
#4200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485