#69D0F9#69D0F9
#69D0F9 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.1% C 0.112 H 226.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69D0F9 |
|---|---|
| RGB | rgb(105, 208, 249) |
| HSL | hsl(197, 92%, 69%) |
| HSV | hsv(197, 58%, 98%) |
| CMYK | cmyk(57.8%, 16.5%, 0%, 2.4%) |
| CIE-LAB | lab(79.01, -18.48, -29.16) |
| CIE-LCH | lch(79.01, 34.52, 237.65°) |
| OKLab | oklab(81.15% -0.0766 -0.0812) |
| OKLCH | oklch(81.15% 0.112 226.7) |
| XYZ | xyz(45.4738, 54.9502, 97.8142) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 3.67
Bright Sky Blue
#02CCFE
ΔE00 3.99
Lightblue (survey)
#7BC8F6
ΔE00 4.30
Lightskyblue
#87CEFA
ΔE00 4.52
Sky
#82CAFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D0F9 #F99269
analogous
#69F9DA #69D0F9 #6988F9
triadic
#69D0F9 #F969D0 #D0F969
tetradic
#69D0F9 #DA69F9 #F99269 #88F969
square
#69D0F9 #DA69F9 #F99269 #88F969
split-complementary
#69D0F9 #F96988 #F9DA69
monochromatic
#09A2DF #2EBEF7 #69D0F9 #A4E2FB #DFF5FE
Accessibility & contrast
On white
1.75
#69D0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#69D0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D0F9
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D0F9 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCFB
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#00DCDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69d0f9; /* rgb */ color: rgb(105, 208, 249); /* oklch */ color: oklch(81.1% 0.112 226.7);
Tailwind
colors: {
custom: {
50: '#9fdefb',
500: '#69d0f9',
950: '#000000',
},
}SCSS
$custom: #69d0f9; $custom-light: #9fdefb; $custom-dark: #000000;
JSON
{
"hex": "#69d0f9",
"rgb": {
"r": 105,
"g": 208,
"b": 249
},
"hsl": {
"h": 197.083,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.81149,
"c": 0.11163,
"h": 226.7
},
"luminance": 0.54955
}Semantic roles & 50–950 ramp
primary
#69D0F9
secondary
#D36133
accent
#4100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485