#69DEF9#69DEF9
#69DEF9 is a very light, moderate cyan. Relative luminance 0.621; OKLCH L 84.3% C 0.112 H 215.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEF9 |
|---|---|
| RGB | rgb(105, 222, 249) |
| HSL | hsl(191, 92%, 69%) |
| HSV | hsv(191, 58%, 98%) |
| CMYK | cmyk(57.8%, 10.8%, 0%, 2.4%) |
| CIE-LAB | lab(82.96, -25.51, -23.14) |
| CIE-LCH | lch(82.96, 34.44, 222.21°) |
| OKLab | oklab(84.3% -0.0912 -0.0642) |
| OKLCH | oklch(84.3% 0.112 215.1) |
| XYZ | xyz(49.0390, 62.0805, 99.0026) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.95
Robin'S Egg
#6DEDFD
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEF9 #F98469
analogous
#69F9CC #69DEF9 #6996F9
triadic
#69DEF9 #F969DE #DEF969
tetradic
#69DEF9 #CC69F9 #F98469 #96F969
square
#69DEF9 #CC69F9 #F98469 #96F969
split-complementary
#69DEF9 #F96996 #F9CC69
monochromatic
#09B7DF #2ED1F7 #69DEF9 #A4EBFB #DFF8FE
Accessibility & contrast
On white
1.57
#69DEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#69DEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEF9
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEF9 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FB
Deuteranopia (green-blind)
#B5C8F9
Tritanopia (blue-blind)
#00E8E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69def9; /* rgb */ color: rgb(105, 222, 249); /* oklch */ color: oklch(84.3% 0.112 215.1);
Tailwind
colors: {
custom: {
50: '#a0e8fb',
500: '#69def9',
950: '#000000',
},
}SCSS
$custom: #69def9; $custom-light: #a0e8fb; $custom-dark: #000000;
JSON
{
"hex": "#69def9",
"rgb": {
"r": 105,
"g": 222,
"b": 249
},
"hsl": {
"h": 191.25,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.84303,
"c": 0.11153,
"h": 215.1
},
"luminance": 0.62085
}Semantic roles & 50–950 ramp
primary
#69DEF9
secondary
#D35133
accent
#2B00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485