#69DEF8#69DEF8
#69DEF8 is a very light, moderate cyan. Relative luminance 0.620; OKLCH L 84.3% C 0.111 H 214.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEF8 |
|---|---|
| RGB | rgb(105, 222, 248) |
| HSL | hsl(191, 91%, 69%) |
| HSV | hsv(191, 58%, 97%) |
| CMYK | cmyk(57.7%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(82.92, -25.79, -22.66) |
| CIE-LCH | lch(82.92, 34.34, 221.31°) |
| OKLab | oklab(84.27% -0.0916 -0.0628) |
| OKLCH | oklch(84.27% 0.111 214.5) |
| XYZ | xyz(48.8834, 62.0183, 98.1833) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 4.86
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Aqua Blue
#02D8E9
ΔE00 6.15
Sky Blue
#87CEEB
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEF8 #F88369
analogous
#69F8CB #69DEF8 #6997F8
triadic
#69DEF8 #F869DE #DEF869
tetradic
#69DEF8 #CB69F8 #F88369 #97F869
square
#69DEF8 #CB69F8 #F88369 #97F869
split-complementary
#69DEF8 #F86997 #F8CB69
monochromatic
#0AB6DC #2FD1F5 #69DEF8 #A3EBFB #DEF8FD
Accessibility & contrast
On white
1.57
#69DEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#69DEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEF8
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEF8 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FA
Deuteranopia (green-blind)
#B6C8F8
Tritanopia (blue-blind)
#00E8E6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69def8; /* rgb */ color: rgb(105, 222, 248); /* oklch */ color: oklch(84.3% 0.111 214.5);
Tailwind
colors: {
custom: {
50: '#a0e8fa',
500: '#69def8',
950: '#000000',
},
}SCSS
$custom: #69def8; $custom-light: #a0e8fa; $custom-dark: #000000;
JSON
{
"hex": "#69def8",
"rgb": {
"r": 105,
"g": 222,
"b": 248
},
"hsl": {
"h": 190.909,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.84266,
"c": 0.11108,
"h": 214.5
},
"luminance": 0.62023
}Semantic roles & 50–950 ramp
primary
#69DEF8
secondary
#D25033
accent
#2A00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485