#68CFE8#68CFE8
#68CFE8 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.2% C 0.102 H 215.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFE8 |
|---|---|
| RGB | rgb(104, 207, 232) |
| HSL | hsl(192, 74%, 66%) |
| HSV | hsv(192, 55%, 91%) |
| CMYK | cmyk(55.2%, 10.8%, 0%, 9%) |
| CIE-LAB | lab(78.11, -23.04, -21.46) |
| CIE-LCH | lch(78.11, 31.49, 222.97°) |
| OKLab | oklab(80.22% -0.0825 -0.0595) |
| OKLCH | oklch(80.22% 0.102 215.8) |
| XYZ | xyz(42.5815, 53.3909, 84.3898) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.69
Neon Blue
#04D9FF
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 5.82
Bright Sky Blue
#02CCFE
ΔE00 6.36
Aqua Blue
#02D8E9
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFE8 #E88168
analogous
#68E8C1 #68CFE8 #688FE8
triadic
#68CFE8 #E868CF #CFE868
tetradic
#68CFE8 #C168E8 #E88168 #8FE868
square
#68CFE8 #C168E8 #E88168 #8FE868
split-complementary
#68CFE8 #E8688F #E8C168
monochromatic
#1C9BB9 #33BEE0 #68CFE8 #9DE0F0 #D2F1F8
Accessibility & contrast
On white
1.80
#68CFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#68CFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFE8
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFE8 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E9
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #68cfe8; /* rgb */ color: rgb(104, 207, 232); /* oklch */ color: oklch(80.2% 0.102 215.8);
Tailwind
colors: {
custom: {
50: '#9dddef',
500: '#68cfe8',
950: '#000000',
},
}SCSS
$custom: #68cfe8; $custom-light: #9dddef; $custom-dark: #000000;
JSON
{
"hex": "#68cfe8",
"rgb": {
"r": 104,
"g": 207,
"b": 232
},
"hsl": {
"h": 191.719,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.80219,
"c": 0.10167,
"h": 215.8
},
"luminance": 0.53395
}Semantic roles & 50–950 ramp
primary
#68CFE8
secondary
#B9543B
accent
#3610D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485