#69CCED#69CCED
#69CCED is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.8% C 0.104 H 222.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCED |
|---|---|
| RGB | rgb(105, 204, 237) |
| HSL | hsl(195, 79%, 67%) |
| HSV | hsv(195, 56%, 93%) |
| CMYK | cmyk(55.7%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.46, -19.90, -25.12) |
| CIE-LCH | lch(77.46, 32.05, 231.61°) |
| OKLab | oklab(79.77% -0.0767 -0.0698) |
| OKLCH | oklch(79.77% 0.104 222.3) |
| XYZ | xyz(42.6987, 52.2994, 87.9490) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 3.91
Bright Sky Blue
#02CCFE
ΔE00 4.55
Neon Blue
#04D9FF
ΔE00 5.23
Lightblue (survey)
#7BC8F6
ΔE00 5.71
Lightskyblue
#87CEFA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCED #ED8A69
analogous
#69EDCC #69CCED #698AED
triadic
#69CCED #ED69CC #CCED69
tetradic
#69CCED #CC69ED #ED8A69 #8AED69
square
#69CCED #CC69ED #ED8A69 #8AED69
split-complementary
#69CCED #ED698A #EDCC69
monochromatic
#1899C4 #32B9E6 #69CCED #A0DFF4 #D6F1FA
Accessibility & contrast
On white
1.83
#69CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#69CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCED
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCED | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cced; /* rgb */ color: rgb(105, 204, 237); /* oklch */ color: oklch(79.8% 0.104 222.3);
Tailwind
colors: {
custom: {
50: '#9edbf3',
500: '#69cced',
950: '#000000',
},
}SCSS
$custom: #69cced; $custom-light: #9edbf3; $custom-dark: #000000;
JSON
{
"hex": "#69cced",
"rgb": {
"r": 105,
"g": 204,
"b": 237
},
"hsl": {
"h": 195,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.79769,
"c": 0.10369,
"h": 222.3
},
"luminance": 0.52303
}Semantic roles & 50–950 ramp
primary
#69CCED
secondary
#C25B38
accent
#3F0BDB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485