#69D8F8#69D8F8
#69D8F8 is a very light, moderate cyan. Relative luminance 0.589; OKLCH L 82.9% C 0.110 H 219.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69D8F8 |
|---|---|
| RGB | rgb(105, 216, 248) |
| HSL | hsl(193, 91%, 69%) |
| HSV | hsv(193, 58%, 97%) |
| CMYK | cmyk(57.7%, 12.9%, 0%, 2.7%) |
| CIE-LAB | lab(81.23, -22.82, -25.24) |
| CIE-LCH | lch(81.23, 34.02, 227.89°) |
| OKLab | oklab(82.91% -0.0853 -0.0701) |
| OKLCH | oklch(82.91% 0.11 219.4) |
| XYZ | xyz(47.3181, 58.8877, 97.6615) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.71
Sky Blue
#87CEEB
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 5.11
Bright Sky Blue
#02CCFE
ΔE00 5.59
Ice Blue
#A5DFF9
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D8F8 #F88969
analogous
#69F8D1 #69D8F8 #6991F8
triadic
#69D8F8 #F869D8 #D8F869
tetradic
#69D8F8 #D169F8 #F88969 #91F869
square
#69D8F8 #D169F8 #F88969 #91F869
split-complementary
#69D8F8 #F86991 #F8D169
monochromatic
#0AADDC #2FC9F5 #69D8F8 #A3E7FB #DEF6FD
Accessibility & contrast
On white
1.64
#69D8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#69D8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D8F8
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D8F8 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FA
Deuteranopia (green-blind)
#AFC3F8
Tritanopia (blue-blind)
#00E3E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69d8f8; /* rgb */ color: rgb(105, 216, 248); /* oklch */ color: oklch(82.9% 0.110 219.4);
Tailwind
colors: {
custom: {
50: '#9fe4fa',
500: '#69d8f8',
950: '#000000',
},
}SCSS
$custom: #69d8f8; $custom-light: #9fe4fa; $custom-dark: #000000;
JSON
{
"hex": "#69d8f8",
"rgb": {
"r": 105,
"g": 216,
"b": 248
},
"hsl": {
"h": 193.427,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.82909,
"c": 0.11043,
"h": 219.4
},
"luminance": 0.58892
}Semantic roles & 50–950 ramp
primary
#69D8F8
secondary
#D25733
accent
#3300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485