#69D2FA#69D2FA
#69D2FA is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.6% C 0.112 H 225.7°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2FA |
|---|---|
| RGB | rgb(105, 210, 250) |
| HSL | hsl(197, 94%, 70%) |
| HSV | hsv(197, 58%, 98%) |
| CMYK | cmyk(58%, 16%, 0%, 2%) |
| CIE-LAB | lab(79.61, -19.21, -28.78) |
| CIE-LCH | lch(79.61, 34.60, 236.28°) |
| OKLab | oklab(81.64% -0.0783 -0.0801) |
| OKLCH | oklch(81.64% 0.112 225.7) |
| XYZ | xyz(46.1209, 55.9941, 98.8013) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.58
Sky Blue
#87CEEB
ΔE00 3.69
Bright Sky Blue
#02CCFE
ΔE00 4.09
Lightblue (survey)
#7BC8F6
ΔE00 4.84
Lightskyblue
#87CEFA
ΔE00 4.90
Neon Blue
#04D9FF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2FA #FA9169
analogous
#69FADA #69D2FA #698AFA
triadic
#69D2FA #FA69D2 #D2FA69
tetradic
#69D2FA #DA69FA #FA9169 #8AFA69
square
#69D2FA #DA69FA #FA9169 #8AFA69
split-complementary
#69D2FA #FA698A #FADA69
monochromatic
#08A5E1 #2EC0F8 #69D2FA #A4E4FC #DFF6FE
Accessibility & contrast
On white
1.72
#69D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#69D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2FA
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2FA | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#A7BFFA
Tritanopia (blue-blind)
#00DEDF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d2fa; /* rgb */ color: rgb(105, 210, 250); /* oklch */ color: oklch(81.6% 0.112 225.7);
Tailwind
colors: {
custom: {
50: '#9fdffc',
500: '#69d2fa',
950: '#000000',
},
}SCSS
$custom: #69d2fa; $custom-light: #9fdffc; $custom-dark: #000000;
JSON
{
"hex": "#69d2fa",
"rgb": {
"r": 105,
"g": 210,
"b": 250
},
"hsl": {
"h": 196.552,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.81638,
"c": 0.11205,
"h": 225.7
},
"luminance": 0.55999
}Semantic roles & 50–950 ramp
primary
#69D2FA
secondary
#D45F33
accent
#3F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485