#69D9F1#69D9F1
#69D9F1 is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 82.9% C 0.107 H 213.7°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69D9F1 |
|---|---|
| RGB | rgb(105, 217, 241) |
| HSL | hsl(191, 83%, 68%) |
| HSV | hsv(191, 56%, 95%) |
| CMYK | cmyk(56.4%, 10%, 0%, 5.5%) |
| CIE-LAB | lab(81.28, -25.29, -21.45) |
| CIE-LCH | lch(81.28, 33.16, 220.30°) |
| OKLab | oklab(82.87% -0.089 -0.0594) |
| OKLCH | oklch(82.87% 0.107 213.7) |
| XYZ | xyz(46.5094, 58.9754, 92.1344) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.23
Robin'S Egg
#6DEDFD
ΔE00 5.44
Aqua Blue
#02D8E9
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 5.92
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Baby Blue
#89CFF0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D9F1 #F18169
analogous
#69F1C5 #69D9F1 #6995F1
triadic
#69D9F1 #F169D9 #D9F169
tetradic
#69D9F1 #C569F1 #F18169 #95F169
square
#69D9F1 #C569F1 #F18169 #95F169
split-complementary
#69D9F1 #F16995 #F1C569
monochromatic
#13ACCD #31CBEC #69D9F1 #A1E7F6 #D9F5FB
Accessibility & contrast
On white
1.64
#69D9F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#69D9F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D9F1
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D9F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D9F1 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F2
Deuteranopia (green-blind)
#B3C3F1
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69d9f1; /* rgb */ color: rgb(105, 217, 241); /* oklch */ color: oklch(82.9% 0.107 213.7);
Tailwind
colors: {
custom: {
50: '#9fe5f5',
500: '#69d9f1',
950: '#000000',
},
}SCSS
$custom: #69d9f1; $custom-light: #9fe5f5; $custom-dark: #000000;
JSON
{
"hex": "#69d9f1",
"rgb": {
"r": 105,
"g": 217,
"b": 241
},
"hsl": {
"h": 190.588,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.8287,
"c": 0.10704,
"h": 213.7
},
"luminance": 0.5898
}Semantic roles & 50–950 ramp
primary
#69D9F1
secondary
#C94F35
accent
#2C06DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485