#69CCFD#69CCFD
#69CCFD is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.4% C 0.116 H 232.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCFD |
|---|---|
| RGB | rgb(105, 204, 253) |
| HSL | hsl(200, 97%, 70%) |
| HSV | hsv(200, 58%, 99%) |
| CMYK | cmyk(58.5%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(78.04, -15.23, -32.80) |
| CIE-LCH | lch(78.04, 36.16, 245.09°) |
| OKLab | oklab(80.42% -0.071 -0.0916) |
| OKLCH | oklch(80.42% 0.116 232.2) |
| XYZ | xyz(45.1414, 53.2765, 100.8139) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.42
Lightskyblue
#87CEFA
ΔE00 3.22
Sky
#82CAFC
ΔE00 3.67
Baby Blue
#89CFF0
ΔE00 4.15
Bright Sky Blue
#02CCFE
ΔE00 4.83
Sky Blue
#87CEEB
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCFD #FD9A69
analogous
#69FDE4 #69CCFD #6982FD
triadic
#69CCFD #FD69CC #CCFD69
tetradic
#69CCFD #E469FD #FD9A69 #82FD69
square
#69CCFD #E469FD #FD9A69 #82FD69
split-complementary
#69CCFD #FD6982 #FDE469
monochromatic
#039DE8 #2DB7FC #69CCFD #A5E1FE #E1F5FF
Accessibility & contrast
On white
1.80
#69CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#69CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCFD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCFD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#00D9DC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69ccfd; /* rgb */ color: rgb(105, 204, 253); /* oklch */ color: oklch(80.4% 0.116 232.2);
Tailwind
colors: {
custom: {
50: '#9fdbfe',
500: '#69ccfd',
950: '#000000',
},
}SCSS
$custom: #69ccfd; $custom-light: #9fdbfe; $custom-dark: #000000;
JSON
{
"hex": "#69ccfd",
"rgb": {
"r": 105,
"g": 204,
"b": 253
},
"hsl": {
"h": 199.865,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.80421,
"c": 0.11588,
"h": 232.2
},
"luminance": 0.53281
}Semantic roles & 50–950 ramp
primary
#69CCFD
secondary
#D86932
accent
#4C00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485