#69CDED#69CDED
#69CDED is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.0% C 0.104 H 221.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDED |
|---|---|
| RGB | rgb(105, 205, 237) |
| HSL | hsl(195, 79%, 67%) |
| HSV | hsv(195, 56%, 93%) |
| CMYK | cmyk(55.7%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.74, -20.41, -24.69) |
| CIE-LCH | lch(77.74, 32.04, 230.42°) |
| OKLab | oklab(80% -0.0778 -0.0685) |
| OKLCH | oklch(80% 0.104 221.4) |
| XYZ | xyz(42.9371, 52.7763, 88.0284) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.32
Baby Blue
#89CFF0
ΔE00 4.09
Bright Sky Blue
#02CCFE
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 4.98
Lightblue (survey)
#7BC8F6
ΔE00 6.09
Lightskyblue
#87CEFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDED #ED8969
analogous
#69EDCB #69CDED #698BED
triadic
#69CDED #ED69CD #CDED69
tetradic
#69CDED #CB69ED #ED8969 #8BED69
square
#69CDED #CB69ED #ED8969 #8BED69
split-complementary
#69CDED #ED698B #EDCB69
monochromatic
#189AC4 #32BBE6 #69CDED #A0DFF4 #D6F1FA
Accessibility & contrast
On white
1.82
#69CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#69CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDED
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDED | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cded; /* rgb */ color: rgb(105, 205, 237); /* oklch */ color: oklch(80.0% 0.104 221.4);
Tailwind
colors: {
custom: {
50: '#9edcf3',
500: '#69cded',
950: '#000000',
},
}SCSS
$custom: #69cded; $custom-light: #9edcf3; $custom-dark: #000000;
JSON
{
"hex": "#69cded",
"rgb": {
"r": 105,
"g": 205,
"b": 237
},
"hsl": {
"h": 194.545,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.79995,
"c": 0.10367,
"h": 221.4
},
"luminance": 0.5278
}Semantic roles & 50–950 ramp
primary
#69CDED
secondary
#C25A38
accent
#3D0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485