#69D4F6#69D4F6
#69D4F6 is a light, moderate cyan. Relative luminance 0.567; OKLCH L 81.9% C 0.109 H 221.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69D4F6 |
|---|---|
| RGB | rgb(105, 212, 246) |
| HSL | hsl(194, 89%, 69%) |
| HSV | hsv(194, 57%, 96%) |
| CMYK | cmyk(57.3%, 13.8%, 0%, 3.5%) |
| CIE-LAB | lab(80.03, -21.38, -26.00) |
| CIE-LCH | lch(80.03, 33.66, 230.57°) |
| OKLab | oklab(81.93% -0.0819 -0.0723) |
| OKLCH | oklch(81.93% 0.109 221.4) |
| XYZ | xyz(45.9972, 56.7396, 95.6987) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.77
Neon Blue
#04D9FF
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 4.29
Bright Sky Blue
#02CCFE
ΔE00 4.80
Lightskyblue
#87CEFA
ΔE00 6.41
Lightblue (survey)
#7BC8F6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D4F6 #F68B69
analogous
#69F6D2 #69D4F6 #698EF6
triadic
#69D4F6 #F669D4 #D4F669
tetradic
#69D4F6 #D269F6 #F68B69 #8EF669
square
#69D4F6 #D269F6 #F68B69 #8EF669
split-complementary
#69D4F6 #F6698E #F6D269
monochromatic
#0DA7D8 #2FC3F3 #69D4F6 #A3E5F9 #DCF5FD
Accessibility & contrast
On white
1.70
#69D4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#69D4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D4F6
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D4F6 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF8
Deuteranopia (green-blind)
#ABC0F6
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69d4f6; /* rgb */ color: rgb(105, 212, 246); /* oklch */ color: oklch(81.9% 0.109 221.4);
Tailwind
colors: {
custom: {
50: '#9fe1f9',
500: '#69d4f6',
950: '#000000',
},
}SCSS
$custom: #69d4f6; $custom-light: #9fe1f9; $custom-dark: #000000;
JSON
{
"hex": "#69d4f6",
"rgb": {
"r": 105,
"g": 212,
"b": 246
},
"hsl": {
"h": 194.468,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.81929,
"c": 0.10921,
"h": 221.4
},
"luminance": 0.56744
}Semantic roles & 50–950 ramp
primary
#69D4F6
secondary
#CF5934
accent
#3700E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485