#69CFE8#69CFE8
#69CFE8 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.3% C 0.101 H 215.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFE8 |
|---|---|
| RGB | rgb(105, 207, 232) |
| HSL | hsl(192, 73%, 66%) |
| HSV | hsv(192, 55%, 91%) |
| CMYK | cmyk(54.7%, 10.8%, 0%, 9%) |
| CIE-LAB | lab(78.14, -22.84, -21.41) |
| CIE-LCH | lch(78.14, 31.30, 223.14°) |
| OKLab | oklab(80.26% -0.0818 -0.0593) |
| OKLCH | oklch(80.26% 0.101 215.9) |
| XYZ | xyz(42.6983, 53.4511, 84.3952) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.60
Neon Blue
#04D9FF
ΔE00 4.79
Baby Blue
#89CFF0
ΔE00 5.73
Bright Sky Blue
#02CCFE
ΔE00 6.38
Aqua Blue
#02D8E9
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFE8 #E88269
analogous
#69E8C1 #69CFE8 #698FE8
triadic
#69CFE8 #E869CF #CFE869
tetradic
#69CFE8 #C169E8 #E88269 #8FE869
square
#69CFE8 #C169E8 #E88269 #8FE869
split-complementary
#69CFE8 #E8698F #E8C169
monochromatic
#1D9BBA #34BEE0 #69CFE8 #9EE0F0 #D3F1F8
Accessibility & contrast
On white
1.80
#69CFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#69CFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFE8
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFE8 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E9
Deuteranopia (green-blind)
#ABBBE8
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69cfe8; /* rgb */ color: rgb(105, 207, 232); /* oklch */ color: oklch(80.3% 0.101 215.9);
Tailwind
colors: {
custom: {
50: '#9dddef',
500: '#69cfe8',
950: '#000000',
},
}SCSS
$custom: #69cfe8; $custom-light: #9dddef; $custom-dark: #000000;
JSON
{
"hex": "#69cfe8",
"rgb": {
"r": 105,
"g": 207,
"b": 232
},
"hsl": {
"h": 191.811,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.80257,
"c": 0.10104,
"h": 215.9
},
"luminance": 0.53455
}Semantic roles & 50–950 ramp
primary
#69CFE8
secondary
#BA543C
accent
#3710D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485