#69D4F8#69D4F8
#69D4F8 is a very light, moderate cyan. Relative luminance 0.569; OKLCH L 82.0% C 0.110 H 222.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69D4F8 |
|---|---|
| RGB | rgb(105, 212, 248) |
| HSL | hsl(195, 91%, 69%) |
| HSV | hsv(195, 58%, 97%) |
| CMYK | cmyk(57.7%, 14.5%, 0%, 2.7%) |
| CIE-LAB | lab(80.10, -20.80, -26.96) |
| CIE-LCH | lch(80.10, 34.06, 232.35°) |
| OKLab | oklab(82.01% -0.0811 -0.075) |
| OKLCH | oklch(82.01% 0.11 222.7) |
| XYZ | xyz(46.3058, 56.8631, 97.3241) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.72
Baby Blue
#89CFF0
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.38
Bright Sky Blue
#02CCFE
ΔE00 4.54
Lightskyblue
#87CEFA
ΔE00 5.96
Lightblue (survey)
#7BC8F6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D4F8 #F88D69
analogous
#69F8D5 #69D4F8 #698DF8
triadic
#69D4F8 #F869D4 #D4F869
tetradic
#69D4F8 #D569F8 #F88D69 #8DF869
square
#69D4F8 #D569F8 #F88D69 #8DF869
split-complementary
#69D4F8 #F8698D #F8D569
monochromatic
#0AA7DC #2FC3F5 #69D4F8 #A3E5FB #DEF6FD
Accessibility & contrast
On white
1.70
#69D4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#69D4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D4F8
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D4F8 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCFFA
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69d4f8; /* rgb */ color: rgb(105, 212, 248); /* oklch */ color: oklch(82.0% 0.110 222.7);
Tailwind
colors: {
custom: {
50: '#9fe1fa',
500: '#69d4f8',
950: '#000000',
},
}SCSS
$custom: #69d4f8; $custom-light: #9fe1fa; $custom-dark: #000000;
JSON
{
"hex": "#69d4f8",
"rgb": {
"r": 105,
"g": 212,
"b": 248
},
"hsl": {
"h": 195.105,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.82008,
"c": 0.11047,
"h": 222.7
},
"luminance": 0.56868
}Semantic roles & 50–950 ramp
primary
#69D4F8
secondary
#D25B33
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485