#69CBE7#69CBE7
#69CBE7 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.3% C 0.100 H 218.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBE7 |
|---|---|
| RGB | rgb(105, 203, 231) |
| HSL | hsl(193, 72%, 66%) |
| HSV | hsv(193, 55%, 91%) |
| CMYK | cmyk(54.5%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(76.97, -21.11, -22.65) |
| CIE-LCH | lch(76.97, 30.96, 227.02°) |
| OKLab | oklab(79.31% -0.0779 -0.0628) |
| OKLCH | oklch(79.31% 0.1 218.9) |
| XYZ | xyz(41.5998, 51.4808, 83.3303) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.82
Baby Blue
#89CFF0
ΔE00 4.87
Neon Blue
#04D9FF
ΔE00 5.25
Bright Sky Blue
#02CCFE
ΔE00 5.54
Lightblue (survey)
#7BC8F6
ΔE00 7.06
Lightskyblue
#87CEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBE7 #E78569
analogous
#69E7C4 #69CBE7 #698CE7
triadic
#69CBE7 #E769CB #CBE769
tetradic
#69CBE7 #C469E7 #E78569 #8CE769
square
#69CBE7 #C469E7 #E78569 #8CE769
split-complementary
#69CBE7 #E7698C #E7C469
monochromatic
#1D96B8 #34B9DF #69CBE7 #9EDDEF #D3F0F8
Accessibility & contrast
On white
1.86
#69CBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#69CBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBE7
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBE7 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6E9
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69cbe7; /* rgb */ color: rgb(105, 203, 231); /* oklch */ color: oklch(79.3% 0.100 218.9);
Tailwind
colors: {
custom: {
50: '#9ddbee',
500: '#69cbe7',
950: '#000000',
},
}SCSS
$custom: #69cbe7; $custom-light: #9ddbee; $custom-dark: #000000;
JSON
{
"hex": "#69cbe7",
"rgb": {
"r": 105,
"g": 203,
"b": 231
},
"hsl": {
"h": 193.333,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.79308,
"c": 0.10002,
"h": 218.9
},
"luminance": 0.51485
}Semantic roles & 50–950 ramp
primary
#69CBE7
secondary
#B8583C
accent
#3C11D4
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485