#69CBEE#69CBEE
#69CBEE is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.6% C 0.104 H 223.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBEE |
|---|---|
| RGB | rgb(105, 203, 238) |
| HSL | hsl(196, 80%, 67%) |
| HSV | hsv(196, 56%, 93%) |
| CMYK | cmyk(55.9%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.21, -19.11, -26.04) |
| CIE-LCH | lch(77.21, 32.30, 233.73°) |
| OKLab | oklab(79.58% -0.0753 -0.0724) |
| OKLCH | oklch(79.58% 0.104 223.9) |
| XYZ | xyz(42.6083, 51.8842, 88.6416) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.18
Baby Blue
#89CFF0
ΔE00 3.64
Bright Sky Blue
#02CCFE
ΔE00 4.30
Lightblue (survey)
#7BC8F6
ΔE00 5.06
Lightskyblue
#87CEFA
ΔE00 5.52
Neon Blue
#04D9FF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBEE #EE8C69
analogous
#69EECE #69CBEE #6989EE
triadic
#69CBEE #EE69CB #CBEE69
tetradic
#69CBEE #CE69EE #EE8C69 #89EE69
square
#69CBEE #CE69EE #EE8C69 #89EE69
split-complementary
#69CBEE #EE6989 #EECE69
monochromatic
#1698C6 #32B8E8 #69CBEE #A0DEF4 #D7F1FA
Accessibility & contrast
On white
1.85
#69CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#69CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBEE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBEE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#A4B8EE
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cbee; /* rgb */ color: rgb(105, 203, 238); /* oklch */ color: oklch(79.6% 0.104 223.9);
Tailwind
colors: {
custom: {
50: '#9edbf3',
500: '#69cbee',
950: '#000000',
},
}SCSS
$custom: #69cbee; $custom-light: #9edbf3; $custom-dark: #000000;
JSON
{
"hex": "#69cbee",
"rgb": {
"r": 105,
"g": 203,
"b": 238
},
"hsl": {
"h": 195.789,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.79582,
"c": 0.1044,
"h": 223.9
},
"luminance": 0.51888
}Semantic roles & 50–950 ramp
primary
#69CBEE
secondary
#C45C38
accent
#410ADC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485