#69CDEE#69CDEE
#69CDEE is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.0% C 0.104 H 222.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDEE |
|---|---|
| RGB | rgb(105, 205, 238) |
| HSL | hsl(195, 80%, 67%) |
| HSV | hsv(195, 56%, 93%) |
| CMYK | cmyk(55.9%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(77.78, -20.13, -25.17) |
| CIE-LCH | lch(77.78, 32.23, 231.36°) |
| OKLab | oklab(80.03% -0.0774 -0.0699) |
| OKLCH | oklch(80.03% 0.104 222.1) |
| XYZ | xyz(43.0836, 52.8349, 88.8000) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.25
Baby Blue
#89CFF0
ΔE00 3.92
Bright Sky Blue
#02CCFE
ΔE00 4.56
Neon Blue
#04D9FF
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 5.81
Lightskyblue
#87CEFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDEE #EE8A69
analogous
#69EECC #69CDEE #698BEE
triadic
#69CDEE #EE69CD #CDEE69
tetradic
#69CDEE #CC69EE #EE8A69 #8BEE69
square
#69CDEE #CC69EE #EE8A69 #8BEE69
split-complementary
#69CDEE #EE698B #EECC69
monochromatic
#169BC6 #32BBE8 #69CDEE #A0DFF4 #D7F2FA
Accessibility & contrast
On white
1.82
#69CDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#69CDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDEE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDEE | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cdee; /* rgb */ color: rgb(105, 205, 238); /* oklch */ color: oklch(80.0% 0.104 222.1);
Tailwind
colors: {
custom: {
50: '#9edcf3',
500: '#69cdee',
950: '#000000',
},
}SCSS
$custom: #69cdee; $custom-light: #9edcf3; $custom-dark: #000000;
JSON
{
"hex": "#69cdee",
"rgb": {
"r": 105,
"g": 205,
"b": 238
},
"hsl": {
"h": 194.887,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.80034,
"c": 0.1043,
"h": 222.1
},
"luminance": 0.52839
}Semantic roles & 50–950 ramp
primary
#69CDEE
secondary
#C45A38
accent
#3E0ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485