#69D2EB#69D2EB
#69D2EB is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.1% C 0.103 H 215.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2EB |
|---|---|
| RGB | rgb(105, 210, 235) |
| HSL | hsl(192, 76%, 67%) |
| HSV | hsv(192, 55%, 92%) |
| CMYK | cmyk(55.3%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.09, -23.50, -21.57) |
| CIE-LCH | lch(79.09, 31.90, 222.54°) |
| OKLab | oklab(81.05% -0.0839 -0.0597) |
| OKLCH | oklch(81.05% 0.103 215.5) |
| XYZ | xyz(43.8618, 55.0905, 86.9032) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.45
Sky Blue
#87CEEB
ΔE00 4.85
Baby Blue
#89CFF0
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.41
Bright Sky Blue
#02CCFE
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2EB #EB8269
analogous
#69EBC3 #69D2EB #6991EB
triadic
#69D2EB #EB69D2 #D2EB69
tetradic
#69D2EB #C369EB #EB8269 #91EB69
square
#69D2EB #C369EB #EB8269 #91EB69
split-complementary
#69D2EB #EB6991 #EBC369
monochromatic
#1AA0C0 #33C2E4 #69D2EB #9FE2F2 #D5F2F9
Accessibility & contrast
On white
1.75
#69D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#69D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2EB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2EB | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69d2eb; /* rgb */ color: rgb(105, 210, 235); /* oklch */ color: oklch(81.1% 0.103 215.5);
Tailwind
colors: {
custom: {
50: '#9ee0f1',
500: '#69d2eb',
950: '#000000',
},
}SCSS
$custom: #69d2eb; $custom-light: #9ee0f1; $custom-dark: #000000;
JSON
{
"hex": "#69d2eb",
"rgb": {
"r": 105,
"g": 210,
"b": 235
},
"hsl": {
"h": 191.538,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.81053,
"c": 0.10299,
"h": 215.5
},
"luminance": 0.55095
}Semantic roles & 50–950 ramp
primary
#69D2EB
secondary
#BF533A
accent
#340DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485