#69CEFD#69CEFD
#69CEFD is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.9% C 0.115 H 230.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEFD |
|---|---|
| RGB | rgb(105, 206, 253) |
| HSL | hsl(199, 97%, 70%) |
| HSV | hsv(199, 58%, 99%) |
| CMYK | cmyk(58.5%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(78.60, -16.27, -31.94) |
| CIE-LCH | lch(78.60, 35.84, 243.00°) |
| OKLab | oklab(80.87% -0.0731 -0.0891) |
| OKLCH | oklch(80.87% 0.115 230.6) |
| XYZ | xyz(45.6198, 54.2333, 100.9734) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.96
Lightskyblue
#87CEFA
ΔE00 3.47
Baby Blue
#89CFF0
ΔE00 3.83
Sky
#82CAFC
ΔE00 4.23
Bright Sky Blue
#02CCFE
ΔE00 4.44
Sky Blue
#87CEEB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEFD #FD9869
analogous
#69FDE2 #69CEFD #6984FD
triadic
#69CEFD #FD69CE #CEFD69
tetradic
#69CEFD #E269FD #FD9869 #84FD69
square
#69CEFD #E269FD #FD9869 #84FD69
split-complementary
#69CEFD #FD6984 #FDE269
monochromatic
#03A0E8 #2DBAFC #69CEFD #A5E2FE #E1F5FF
Accessibility & contrast
On white
1.77
#69CEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#69CEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEFD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEFD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69cefd; /* rgb */ color: rgb(105, 206, 253); /* oklch */ color: oklch(80.9% 0.115 230.6);
Tailwind
colors: {
custom: {
50: '#9fddfe',
500: '#69cefd',
950: '#000000',
},
}SCSS
$custom: #69cefd; $custom-light: #9fddfe; $custom-dark: #000000;
JSON
{
"hex": "#69cefd",
"rgb": {
"r": 105,
"g": 206,
"b": 253
},
"hsl": {
"h": 199.054,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.80867,
"c": 0.11525,
"h": 230.6
},
"luminance": 0.54238
}Semantic roles & 50–950 ramp
primary
#69CEFD
secondary
#D86732
accent
#4900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485