#69CCE5#69CCE5
#69CCE5 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.099 H 216.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCE5 |
|---|---|
| RGB | rgb(105, 204, 229) |
| HSL | hsl(192, 70%, 65%) |
| HSV | hsv(192, 54%, 90%) |
| CMYK | cmyk(54.1%, 10.9%, 0%, 10.2%) |
| CIE-LAB | lab(77.19, -22.17, -21.24) |
| CIE-LCH | lch(77.19, 30.71, 223.77°) |
| OKLab | oklab(79.46% -0.0797 -0.0588) |
| OKLCH | oklch(79.46% 0.099 216.4) |
| XYZ | xyz(41.5559, 51.8423, 81.9302) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.46
Neon Blue
#04D9FF
ΔE00 5.23
Baby Blue
#89CFF0
ΔE00 5.62
Bright Sky Blue
#02CCFE
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 7.14
Lightblue (survey)
#7BC8F6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCE5 #E58269
analogous
#69E5C0 #69CCE5 #698EE5
triadic
#69CCE5 #E569CC #CCE569
tetradic
#69CCE5 #C069E5 #E58269 #8EE569
square
#69CCE5 #C069E5 #E58269 #8EE569
split-complementary
#69CCE5 #E5698E #E5C069
monochromatic
#1F96B4 #35BADC #69CCE5 #9DDEEE #D1EFF7
Accessibility & contrast
On white
1.85
#69CCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#69CCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCE5
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCE5 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E6
Deuteranopia (green-blind)
#A8B9E5
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cce5; /* rgb */ color: rgb(105, 204, 229); /* oklch */ color: oklch(79.5% 0.099 216.4);
Tailwind
colors: {
custom: {
50: '#9ddbed',
500: '#69cce5',
950: '#000000',
},
}SCSS
$custom: #69cce5; $custom-light: #9ddbed; $custom-dark: #000000;
JSON
{
"hex": "#69cce5",
"rgb": {
"r": 105,
"g": 204,
"b": 229
},
"hsl": {
"h": 192.097,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.7946,
"c": 0.09907,
"h": 216.4
},
"luminance": 0.51846
}Semantic roles & 50–950 ramp
primary
#69CCE5
secondary
#B5553D
accent
#3A13D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484