#69D6ED#69D6ED
#69D6ED is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.0% C 0.105 H 213.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69D6ED |
|---|---|
| RGB | rgb(105, 214, 237) |
| HSL | hsl(190, 79%, 67%) |
| HSV | hsv(190, 56%, 93%) |
| CMYK | cmyk(55.7%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(80.30, -24.93, -20.81) |
| CIE-LCH | lch(80.30, 32.47, 219.85°) |
| OKLab | oklab(82.04% -0.0874 -0.0576) |
| OKLCH | oklch(82.04% 0.105 213.4) |
| XYZ | xyz(45.1522, 57.2065, 88.7668) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 5.93
Baby Blue
#89CFF0
ΔE00 6.80
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D6ED #ED8069
analogous
#69EDC2 #69D6ED #6994ED
triadic
#69D6ED #ED69D6 #D6ED69
tetradic
#69D6ED #C269ED #ED8069 #94ED69
square
#69D6ED #C269ED #ED8069 #94ED69
split-complementary
#69D6ED #ED6994 #EDC269
monochromatic
#18A6C4 #32C7E6 #69D6ED #A0E5F4 #D6F4FA
Accessibility & contrast
On white
1.69
#69D6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#69D6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D6ED
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D6ED | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69d6ed; /* rgb */ color: rgb(105, 214, 237); /* oklch */ color: oklch(82.0% 0.105 213.4);
Tailwind
colors: {
custom: {
50: '#9ee2f2',
500: '#69d6ed',
950: '#000000',
},
}SCSS
$custom: #69d6ed; $custom-light: #9ee2f2; $custom-dark: #000000;
JSON
{
"hex": "#69d6ed",
"rgb": {
"r": 105,
"g": 214,
"b": 237
},
"hsl": {
"h": 190.455,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.82039,
"c": 0.10468,
"h": 213.4
},
"luminance": 0.57211
}Semantic roles & 50–950 ramp
primary
#69D6ED
secondary
#C25038
accent
#2F0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485