#68CFF7#68CFF7
#68CFF7 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.111 H 226.1°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFF7 |
|---|---|
| RGB | rgb(104, 207, 247) |
| HSL | hsl(197, 90%, 69%) |
| HSV | hsv(197, 58%, 97%) |
| CMYK | cmyk(57.9%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(78.62, -18.73, -28.70) |
| CIE-LCH | lch(78.62, 34.27, 236.86°) |
| OKLab | oklab(80.81% -0.0769 -0.0799) |
| OKLCH | oklch(80.81% 0.111 226.1) |
| XYZ | xyz(44.8037, 54.2798, 96.0936) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.48
Sky Blue
#87CEEB
ΔE00 3.57
Bright Sky Blue
#02CCFE
ΔE00 3.89
Lightblue (survey)
#7BC8F6
ΔE00 4.43
Lightskyblue
#87CEFA
ΔE00 4.72
Neon Blue
#04D9FF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFF7 #F79068
analogous
#68F7D8 #68CFF7 #6888F7
triadic
#68CFF7 #F768CF #CFF768
tetradic
#68CFF7 #D868F7 #F79068 #88F768
square
#68CFF7 #D868F7 #F79068 #88F768
split-complementary
#68CFF7 #F76888 #F7D868
monochromatic
#0CA0D9 #2EBDF4 #68CFF7 #A2E1FA #DCF4FD
Accessibility & contrast
On white
1.77
#68CFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#68CFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFF7
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFF7 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF9
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68cff7; /* rgb */ color: rgb(104, 207, 247); /* oklch */ color: oklch(80.8% 0.111 226.1);
Tailwind
colors: {
custom: {
50: '#9eddfa',
500: '#68cff7',
950: '#000000',
},
}SCSS
$custom: #68cff7; $custom-light: #9eddfa; $custom-dark: #000000;
JSON
{
"hex": "#68cff7",
"rgb": {
"r": 104,
"g": 207,
"b": 247
},
"hsl": {
"h": 196.783,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.80806,
"c": 0.11089,
"h": 226.1
},
"luminance": 0.54284
}Semantic roles & 50–950 ramp
primary
#68CFF7
secondary
#D15F33
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485