#69D2F8#69D2F8
#69D2F8 is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.6% C 0.111 H 224.4°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2F8 |
|---|---|
| RGB | rgb(105, 210, 248) |
| HSL | hsl(196, 91%, 69%) |
| HSV | hsv(196, 58%, 97%) |
| CMYK | cmyk(57.7%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(79.54, -19.79, -27.82) |
| CIE-LCH | lch(79.54, 34.14, 234.58°) |
| OKLab | oklab(81.56% -0.079 -0.0774) |
| OKLCH | oklch(81.56% 0.111 224.4) |
| XYZ | xyz(45.8090, 55.8694, 97.1585) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.54
Baby Blue
#89CFF0
ΔE00 3.66
Bright Sky Blue
#02CCFE
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 5.26
Lightskyblue
#87CEFA
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2F8 #F88F69
analogous
#69F8D7 #69D2F8 #698BF8
triadic
#69D2F8 #F869D2 #D2F869
tetradic
#69D2F8 #D769F8 #F88F69 #8BF869
square
#69D2F8 #D769F8 #F88F69 #8BF869
split-complementary
#69D2F8 #F8698B #F8D769
monochromatic
#0AA5DC #2FC0F5 #69D2F8 #A3E4FB #DEF5FD
Accessibility & contrast
On white
1.72
#69D2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#69D2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2F8
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2F8 | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEFA
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d2f8; /* rgb */ color: rgb(105, 210, 248); /* oklch */ color: oklch(81.6% 0.111 224.4);
Tailwind
colors: {
custom: {
50: '#9fe0fa',
500: '#69d2f8',
950: '#000000',
},
}SCSS
$custom: #69d2f8; $custom-light: #9fe0fa; $custom-dark: #000000;
JSON
{
"hex": "#69d2f8",
"rgb": {
"r": 105,
"g": 210,
"b": 248
},
"hsl": {
"h": 195.944,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.81558,
"c": 0.11064,
"h": 224.4
},
"luminance": 0.55874
}Semantic roles & 50–950 ramp
primary
#69D2F8
secondary
#D25D33
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485