#69DFF8#69DFF8
#69DFF8 is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 84.5% C 0.111 H 213.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFF8 |
|---|---|
| RGB | rgb(105, 223, 248) |
| HSL | hsl(190, 91%, 69%) |
| HSV | hsv(190, 58%, 97%) |
| CMYK | cmyk(57.7%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(83.21, -26.28, -22.24) |
| CIE-LCH | lch(83.21, 34.43, 220.23°) |
| OKLab | oklab(84.49% -0.0926 -0.0616) |
| OKLCH | oklch(84.49% 0.111 213.6) |
| XYZ | xyz(49.1498, 62.5511, 98.2721) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.28
Robin'S Egg
#6DEDFD
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Aqua Blue
#02D8E9
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFF8 #F88269
analogous
#69F8CA #69DFF8 #6997F8
triadic
#69DFF8 #F869DF #DFF869
tetradic
#69DFF8 #CA69F8 #F88269 #97F869
square
#69DFF8 #CA69F8 #F88269 #97F869
split-complementary
#69DFF8 #F86997 #F8CA69
monochromatic
#0AB8DC #2FD3F5 #69DFF8 #A3EBFB #DEF8FD
Accessibility & contrast
On white
1.55
#69DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#69DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFF8
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFF8 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8F9
Deuteranopia (green-blind)
#B7C8F8
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69dff8; /* rgb */ color: rgb(105, 223, 248); /* oklch */ color: oklch(84.5% 0.111 213.6);
Tailwind
colors: {
custom: {
50: '#a0e9fa',
500: '#69dff8',
950: '#000000',
},
}SCSS
$custom: #69dff8; $custom-light: #a0e9fa; $custom-dark: #000000;
JSON
{
"hex": "#69dff8",
"rgb": {
"r": 105,
"g": 223,
"b": 248
},
"hsl": {
"h": 190.49,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.84492,
"c": 0.11126,
"h": 213.6
},
"luminance": 0.62556
}Semantic roles & 50–950 ramp
primary
#69DFF8
secondary
#D24F33
accent
#2800E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485