#69D0EB#69D0EB
#69D0EB is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.6% C 0.103 H 217.3°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69D0EB |
|---|---|
| RGB | rgb(105, 208, 235) |
| HSL | hsl(192, 76%, 67%) |
| HSV | hsv(192, 55%, 92%) |
| CMYK | cmyk(55.3%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(78.53, -22.50, -22.43) |
| CIE-LCH | lch(78.53, 31.77, 224.91°) |
| OKLab | oklab(80.6% -0.0817 -0.0622) |
| OKLCH | oklch(80.6% 0.103 217.3) |
| XYZ | xyz(43.3711, 54.1091, 86.7396) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.24
Neon Blue
#04D9FF
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 5.29
Bright Sky Blue
#02CCFE
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 7.11
Ice Blue
#A5DFF9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D0EB #EB8469
analogous
#69EBC5 #69D0EB #698FEB
triadic
#69D0EB #EB69D0 #D0EB69
tetradic
#69D0EB #C569EB #EB8469 #8FEB69
square
#69D0EB #C569EB #EB8469 #8FEB69
split-complementary
#69D0EB #EB698F #EBC569
monochromatic
#1A9DC0 #33BFE4 #69D0EB #9FE1F2 #D5F2F9
Accessibility & contrast
On white
1.78
#69D0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#69D0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D0EB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D0EB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#00DAD8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d0eb; /* rgb */ color: rgb(105, 208, 235); /* oklch */ color: oklch(80.6% 0.103 217.3);
Tailwind
colors: {
custom: {
50: '#9edef1',
500: '#69d0eb',
950: '#000000',
},
}SCSS
$custom: #69d0eb; $custom-light: #9edef1; $custom-dark: #000000;
JSON
{
"hex": "#69d0eb",
"rgb": {
"r": 105,
"g": 208,
"b": 235
},
"hsl": {
"h": 192.462,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.80598,
"c": 0.1027,
"h": 217.3
},
"luminance": 0.54113
}Semantic roles & 50–950 ramp
primary
#69D0EB
secondary
#BF553A
accent
#370DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485