#69D4F0#69D4F0
#69D4F0 is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.7% C 0.106 H 217.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69D4F0 |
|---|---|
| RGB | rgb(105, 212, 240) |
| HSL | hsl(192, 82%, 68%) |
| HSV | hsv(192, 56%, 94%) |
| CMYK | cmyk(56.3%, 11.7%, 0%, 5.9%) |
| CIE-LAB | lab(79.83, -23.09, -23.12) |
| CIE-LCH | lch(79.83, 32.68, 225.03°) |
| OKLab | oklab(81.7% -0.0841 -0.0641) |
| OKLCH | oklch(81.7% 0.106 217.3) |
| XYZ | xyz(45.0911, 56.3772, 90.9268) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.00
Sky Blue
#87CEEB
ΔE00 4.47
Baby Blue
#89CFF0
ΔE00 5.40
Bright Sky Blue
#02CCFE
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 6.99
Robin'S Egg
#6DEDFD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D4F0 #F08569
analogous
#69F0C8 #69D4F0 #6991F0
triadic
#69D4F0 #F069D4 #D4F069
tetradic
#69D4F0 #C869F0 #F08569 #91F069
square
#69D4F0 #C869F0 #F08569 #91F069
split-complementary
#69D4F0 #F06991 #F0C869
monochromatic
#14A5CA #31C4EA #69D4F0 #A1E4F6 #D8F4FB
Accessibility & contrast
On white
1.71
#69D4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#69D4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D4F0
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D4F0 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF2
Deuteranopia (green-blind)
#ADBFF0
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69d4f0; /* rgb */ color: rgb(105, 212, 240); /* oklch */ color: oklch(81.7% 0.106 217.3);
Tailwind
colors: {
custom: {
50: '#9ee1f5',
500: '#69d4f0',
950: '#000000',
},
}SCSS
$custom: #69d4f0; $custom-light: #9ee1f5; $custom-dark: #000000;
JSON
{
"hex": "#69d4f0",
"rgb": {
"r": 105,
"g": 212,
"b": 240
},
"hsl": {
"h": 192.444,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.81697,
"c": 0.10577,
"h": 217.3
},
"luminance": 0.56381
}Semantic roles & 50–950 ramp
primary
#69D4F0
secondary
#C75436
accent
#3407DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485