#69CFED#69CFED
#69CFED is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.4% C 0.104 H 219.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFED |
|---|---|
| RGB | rgb(105, 207, 237) |
| HSL | hsl(194, 79%, 67%) |
| HSV | hsv(194, 56%, 93%) |
| CMYK | cmyk(55.7%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(78.31, -21.43, -23.83) |
| CIE-LCH | lch(78.31, 32.05, 228.03°) |
| OKLab | oklab(80.45% -0.0799 -0.0661) |
| OKLCH | oklch(80.45% 0.104 219.6) |
| XYZ | xyz(43.4186, 53.7393, 88.1889) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 4.56
Neon Blue
#04D9FF
ΔE00 4.58
Bright Sky Blue
#02CCFE
ΔE00 5.18
Lightblue (survey)
#7BC8F6
ΔE00 6.86
Lightskyblue
#87CEFA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFED #ED8769
analogous
#69EDC9 #69CFED #698DED
triadic
#69CFED #ED69CF #CFED69
tetradic
#69CFED #C969ED #ED8769 #8DED69
square
#69CFED #C969ED #ED8769 #8DED69
split-complementary
#69CFED #ED698D #EDC969
monochromatic
#189DC4 #32BEE6 #69CFED #A0E0F4 #D6F2FA
Accessibility & contrast
On white
1.79
#69CFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#69CFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFED
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFED | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#A9BBED
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69cfed; /* rgb */ color: rgb(105, 207, 237); /* oklch */ color: oklch(80.4% 0.104 219.6);
Tailwind
colors: {
custom: {
50: '#9eddf2',
500: '#69cfed',
950: '#000000',
},
}SCSS
$custom: #69cfed; $custom-light: #9eddf2; $custom-dark: #000000;
JSON
{
"hex": "#69cfed",
"rgb": {
"r": 105,
"g": 207,
"b": 237
},
"hsl": {
"h": 193.636,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.80448,
"c": 0.10372,
"h": 219.6
},
"luminance": 0.53743
}Semantic roles & 50–950 ramp
primary
#69CFED
secondary
#C25838
accent
#3A0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485