#69D5FE#69D5FE
#69D5FE is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.5% C 0.114 H 225.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69D5FE |
|---|---|
| RGB | rgb(105, 213, 254) |
| HSL | hsl(197, 99%, 70%) |
| HSV | hsv(197, 59%, 100%) |
| CMYK | cmyk(58.7%, 16.1%, 0%, 0.4%) |
| CIE-LAB | lab(80.60, -19.57, -29.40) |
| CIE-LCH | lch(80.60, 35.32, 236.35°) |
| OKLab | oklab(82.47% -0.08 -0.0819) |
| OKLCH | oklch(82.47% 0.114 225.7) |
| XYZ | xyz(47.5024, 57.7429, 102.3888) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 4.06
Bright Sky Blue
#02CCFE
ΔE00 4.32
Lightskyblue
#87CEFA
ΔE00 5.08
Neon Blue
#04D9FF
ΔE00 5.10
Lightblue (survey)
#7BC8F6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D5FE #FE9269
analogous
#69FEDC #69D5FE #698AFE
triadic
#69D5FE #FE69D5 #D5FE69
tetradic
#69D5FE #DC69FE #FE9269 #8AFE69
square
#69D5FE #DC69FE #FE9269 #8AFE69
split-complementary
#69D5FE #FE698A #FEDC69
monochromatic
#02ABEB #2CC4FE #69D5FE #A6E6FE #E1F6FF
Accessibility & contrast
On white
1.67
#69D5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#69D5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D5FE
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D5FE | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#A9C1FE
Tritanopia (blue-blind)
#00E1E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69d5fe; /* rgb */ color: rgb(105, 213, 254); /* oklch */ color: oklch(82.5% 0.114 225.7);
Tailwind
colors: {
custom: {
50: '#a0e2fe',
500: '#69d5fe',
950: '#000000',
},
}SCSS
$custom: #69d5fe; $custom-light: #a0e2fe; $custom-dark: #000000;
JSON
{
"hex": "#69d5fe",
"rgb": {
"r": 105,
"g": 213,
"b": 254
},
"hsl": {
"h": 196.51,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.82472,
"c": 0.11448,
"h": 225.7
},
"luminance": 0.57748
}Semantic roles & 50–950 ramp
primary
#69D5FE
secondary
#D96032
accent
#3F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486