#69D7ED#69D7ED
#69D7ED is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.3% C 0.105 H 212.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69D7ED |
|---|---|
| RGB | rgb(105, 215, 237) |
| HSL | hsl(190, 79%, 67%) |
| HSV | hsv(190, 56%, 93%) |
| CMYK | cmyk(55.7%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.58, -25.42, -20.38) |
| CIE-LCH | lch(80.58, 32.58, 218.71°) |
| OKLab | oklab(82.27% -0.0884 -0.0564) |
| OKLCH | oklch(82.27% 0.105 212.5) |
| XYZ | xyz(45.4061, 57.7142, 88.8514) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.62
Aqua Blue
#02D8E9
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 5.55
Sky Blue
#87CEEB
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D7ED #ED7F69
analogous
#69EDC1 #69D7ED #6995ED
triadic
#69D7ED #ED69D7 #D7ED69
tetradic
#69D7ED #C169ED #ED7F69 #95ED69
square
#69D7ED #C169ED #ED7F69 #95ED69
split-complementary
#69D7ED #ED6995 #EDC169
monochromatic
#18A7C4 #32C8E6 #69D7ED #A0E6F4 #D6F4FA
Accessibility & contrast
On white
1.67
#69D7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#69D7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D7ED
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D7ED | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69d7ed; /* rgb */ color: rgb(105, 215, 237); /* oklch */ color: oklch(82.3% 0.105 212.5);
Tailwind
colors: {
custom: {
50: '#9ee3f2',
500: '#69d7ed',
950: '#000000',
},
}SCSS
$custom: #69d7ed; $custom-light: #9ee3f2; $custom-dark: #000000;
JSON
{
"hex": "#69d7ed",
"rgb": {
"r": 105,
"g": 215,
"b": 237
},
"hsl": {
"h": 190,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.82267,
"c": 0.10492,
"h": 212.5
},
"luminance": 0.57719
}Semantic roles & 50–950 ramp
primary
#69D7ED
secondary
#C24F38
accent
#2D0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485