#69CAE4#69CAE4
#69CAE4 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.0% C 0.098 H 217.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69CAE4 |
|---|---|
| RGB | rgb(105, 202, 228) |
| HSL | hsl(193, 69%, 65%) |
| HSV | hsv(193, 54%, 89%) |
| CMYK | cmyk(53.9%, 11.4%, 0%, 10.6%) |
| CIE-LAB | lab(76.58, -21.45, -21.62) |
| CIE-LCH | lch(76.58, 30.45, 225.24°) |
| OKLab | oklab(78.97% -0.0779 -0.0599) |
| OKLCH | oklch(78.97% 0.098 217.6) |
| XYZ | xyz(40.9444, 50.8420, 81.0395) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.21
Baby Blue
#89CFF0
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 5.50
Bright Sky Blue
#02CCFE
ΔE00 6.02
Lightblue (survey)
#7BC8F6
ΔE00 7.60
Aqua Blue
#02D8E9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CAE4 #E48369
analogous
#69E4C1 #69CAE4 #698CE4
triadic
#69CAE4 #E469CA #CAE469
tetradic
#69CAE4 #C169E4 #E48369 #8CE469
square
#69CAE4 #C169E4 #E48369 #8CE469
split-complementary
#69CAE4 #E4698C #E4C169
monochromatic
#2094B2 #35B8DB #69CAE4 #9DDCED #D1EFF7
Accessibility & contrast
On white
1.88
#69CAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#69CAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CAE4
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CAE4 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E5
Deuteranopia (green-blind)
#A6B7E4
Tritanopia (blue-blind)
#00D3D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cae4; /* rgb */ color: rgb(105, 202, 228); /* oklch */ color: oklch(79.0% 0.098 217.6);
Tailwind
colors: {
custom: {
50: '#9ddaec',
500: '#69cae4',
950: '#000000',
},
}SCSS
$custom: #69cae4; $custom-light: #9ddaec; $custom-dark: #000000;
JSON
{
"hex": "#69cae4",
"rgb": {
"r": 105,
"g": 202,
"b": 228
},
"hsl": {
"h": 192.683,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.78966,
"c": 0.09828,
"h": 217.6
},
"luminance": 0.50846
}Semantic roles & 50–950 ramp
primary
#69CAE4
secondary
#B3573E
accent
#3C14D1
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#0F1416
muted
#808384