#69D3EB#69D3EB
#69D3EB is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.3% C 0.103 H 214.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69D3EB |
|---|---|
| RGB | rgb(105, 211, 235) |
| HSL | hsl(191, 76%, 67%) |
| HSV | hsv(191, 55%, 92%) |
| CMYK | cmyk(55.3%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(79.38, -24.00, -21.13) |
| CIE-LCH | lch(79.38, 31.98, 221.37°) |
| OKLab | oklab(81.28% -0.085 -0.0585) |
| OKLCH | oklch(81.28% 0.103 214.6) |
| XYZ | xyz(44.1094, 55.5858, 86.9858) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.49
Sky Blue
#87CEEB
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 6.08
Baby Blue
#89CFF0
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 6.76
Bright Sky Blue
#02CCFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D3EB #EB8169
analogous
#69EBC2 #69D3EB #6992EB
triadic
#69D3EB #EB69D3 #D3EB69
tetradic
#69D3EB #C269EB #EB8169 #92EB69
square
#69D3EB #C269EB #EB8169 #92EB69
split-complementary
#69D3EB #EB6992 #EBC269
monochromatic
#1AA1C0 #33C3E4 #69D3EB #9FE3F2 #D5F3F9
Accessibility & contrast
On white
1.73
#69D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#69D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D3EB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D3EB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d3eb; /* rgb */ color: rgb(105, 211, 235); /* oklch */ color: oklch(81.3% 0.103 214.6);
Tailwind
colors: {
custom: {
50: '#9ee0f1',
500: '#69d3eb',
950: '#000000',
},
}SCSS
$custom: #69d3eb; $custom-light: #9ee0f1; $custom-dark: #000000;
JSON
{
"hex": "#69d3eb",
"rgb": {
"r": 105,
"g": 211,
"b": 235
},
"hsl": {
"h": 191.077,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.81281,
"c": 0.10318,
"h": 214.6
},
"luminance": 0.5559
}Semantic roles & 50–950 ramp
primary
#69D3EB
secondary
#BF523A
accent
#320DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485