#69CEED#69CEED
#69CEED is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.2% C 0.104 H 220.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEED |
|---|---|
| RGB | rgb(105, 206, 237) |
| HSL | hsl(194, 79%, 67%) |
| HSV | hsv(194, 56%, 93%) |
| CMYK | cmyk(55.7%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.03, -20.92, -24.26) |
| CIE-LCH | lch(78.03, 32.03, 229.22°) |
| OKLab | oklab(80.22% -0.0788 -0.0673) |
| OKLCH | oklch(80.22% 0.104 220.5) |
| XYZ | xyz(43.1771, 53.2563, 88.1084) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.46
Baby Blue
#89CFF0
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 4.76
Bright Sky Blue
#02CCFE
ΔE00 4.94
Lightblue (survey)
#7BC8F6
ΔE00 6.47
Lightskyblue
#87CEFA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEED #ED8869
analogous
#69EDCA #69CEED #698CED
triadic
#69CEED #ED69CE #CEED69
tetradic
#69CEED #CA69ED #ED8869 #8CED69
square
#69CEED #CA69ED #ED8869 #8CED69
split-complementary
#69CEED #ED698C #EDCA69
monochromatic
#189CC4 #32BCE6 #69CEED #A0E0F4 #D6F2FA
Accessibility & contrast
On white
1.80
#69CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#69CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEED
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEED | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69ceed; /* rgb */ color: rgb(105, 206, 237); /* oklch */ color: oklch(80.2% 0.104 220.5);
Tailwind
colors: {
custom: {
50: '#9eddf3',
500: '#69ceed',
950: '#000000',
},
}SCSS
$custom: #69ceed; $custom-light: #9eddf3; $custom-dark: #000000;
JSON
{
"hex": "#69ceed",
"rgb": {
"r": 105,
"g": 206,
"b": 237
},
"hsl": {
"h": 194.091,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.80221,
"c": 0.10368,
"h": 220.5
},
"luminance": 0.5326
}Semantic roles & 50–950 ramp
primary
#69CEED
secondary
#C25938
accent
#3C0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485