#69D4EB#69D4EB
#69D4EB is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.5% C 0.103 H 213.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69D4EB |
|---|---|
| RGB | rgb(105, 212, 235) |
| HSL | hsl(191, 76%, 67%) |
| HSV | hsv(191, 55%, 92%) |
| CMYK | cmyk(55.3%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.66, -24.50, -20.70) |
| CIE-LCH | lch(79.66, 32.07, 220.20°) |
| OKLab | oklab(81.51% -0.086 -0.0573) |
| OKLCH | oklch(81.51% 0.103 213.7) |
| XYZ | xyz(44.3586, 56.0842, 87.0688) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.57
Sky Blue
#87CEEB
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 6.38
Baby Blue
#89CFF0
ΔE00 6.62
Bright Sky Blue
#02CCFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D4EB #EB8069
analogous
#69EBC1 #69D4EB #6993EB
triadic
#69D4EB #EB69D4 #D4EB69
tetradic
#69D4EB #C169EB #EB8069 #93EB69
square
#69D4EB #C169EB #EB8069 #93EB69
split-complementary
#69D4EB #EB6993 #EBC169
monochromatic
#1AA3C0 #33C5E4 #69D4EB #9FE3F2 #D5F3F9
Accessibility & contrast
On white
1.72
#69D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#69D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D4EB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D4EB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d4eb; /* rgb */ color: rgb(105, 212, 235); /* oklch */ color: oklch(81.5% 0.103 213.7);
Tailwind
colors: {
custom: {
50: '#9ee1f1',
500: '#69d4eb',
950: '#000000',
},
}SCSS
$custom: #69d4eb; $custom-light: #9ee1f1; $custom-dark: #000000;
JSON
{
"hex": "#69d4eb",
"rgb": {
"r": 105,
"g": 212,
"b": 235
},
"hsl": {
"h": 190.615,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.81509,
"c": 0.10338,
"h": 213.7
},
"luminance": 0.56088
}Semantic roles & 50–950 ramp
primary
#69D4EB
secondary
#BF513A
accent
#310DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485