#69C8ED#69C8ED
#69C8ED is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.9% C 0.104 H 225.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8ED |
|---|---|
| RGB | rgb(105, 200, 237) |
| HSL | hsl(197, 79%, 67%) |
| HSV | hsv(197, 56%, 93%) |
| CMYK | cmyk(55.7%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(76.33, -17.85, -26.85) |
| CIE-LCH | lch(76.33, 32.25, 236.38°) |
| OKLab | oklab(78.86% -0.0724 -0.0747) |
| OKLCH | oklch(78.86% 0.104 225.9) |
| XYZ | xyz(41.7602, 50.4224, 87.6361) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 3.61
Lightblue (survey)
#7BC8F6
ΔE00 4.27
Bright Sky Blue
#02CCFE
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 5.02
Sky
#82CAFC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8ED #ED8E69
analogous
#69EDD0 #69C8ED #6986ED
triadic
#69C8ED #ED69C8 #C8ED69
tetradic
#69C8ED #D069ED #ED8E69 #86ED69
square
#69C8ED #D069ED #ED8E69 #86ED69
split-complementary
#69C8ED #ED6986 #EDD069
monochromatic
#1894C4 #32B4E6 #69C8ED #A0DCF4 #D6F0FA
Accessibility & contrast
On white
1.89
#69C8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#69C8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8ED
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8ED | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EF
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#00D3D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69c8ed; /* rgb */ color: rgb(105, 200, 237); /* oklch */ color: oklch(78.9% 0.104 225.9);
Tailwind
colors: {
custom: {
50: '#9ed8f3',
500: '#69c8ed',
950: '#000000',
},
}SCSS
$custom: #69c8ed; $custom-light: #9ed8f3; $custom-dark: #000000;
JSON
{
"hex": "#69c8ed",
"rgb": {
"r": 105,
"g": 200,
"b": 237
},
"hsl": {
"h": 196.818,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.78865,
"c": 0.10401,
"h": 225.9
},
"luminance": 0.50426
}Semantic roles & 50–950 ramp
primary
#69C8ED
secondary
#C25F38
accent
#450BDB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385