#69C8E9#69C8E9
#69C8E9 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.7% C 0.101 H 223.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8E9 |
|---|---|
| RGB | rgb(105, 200, 233) |
| HSL | hsl(195, 74%, 66%) |
| HSV | hsv(195, 55%, 91%) |
| CMYK | cmyk(54.9%, 14.2%, 0%, 8.6%) |
| CIE-LAB | lab(76.19, -19.01, -24.92) |
| CIE-LCH | lch(76.19, 31.34, 232.67°) |
| OKLab | oklab(78.71% -0.0739 -0.0692) |
| OKLCH | oklch(78.71% 0.101 223.1) |
| XYZ | xyz(41.1823, 50.1912, 84.5926) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.35
Baby Blue
#89CFF0
ΔE00 3.99
Bright Sky Blue
#02CCFE
ΔE00 4.68
Lightblue (survey)
#7BC8F6
ΔE00 5.38
Lightskyblue
#87CEFA
ΔE00 5.97
Neon Blue
#04D9FF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8E9 #E98A69
analogous
#69E9CA #69C8E9 #6988E9
triadic
#69C8E9 #E969C8 #C8E969
tetradic
#69C8E9 #CA69E9 #E98A69 #88E969
square
#69C8E9 #CA69E9 #E98A69 #88E969
split-complementary
#69C8E9 #E96988 #E9CA69
monochromatic
#1C93BC #34B4E1 #69C8E9 #9EDCF1 #D4EFF9
Accessibility & contrast
On white
1.90
#69C8E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#69C8E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8E9
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8E9 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EB
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#00D2D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69c8e9; /* rgb */ color: rgb(105, 200, 233); /* oklch */ color: oklch(78.7% 0.101 223.1);
Tailwind
colors: {
custom: {
50: '#9dd8f0',
500: '#69c8e9',
950: '#000000',
},
}SCSS
$custom: #69c8e9; $custom-light: #9dd8f0; $custom-dark: #000000;
JSON
{
"hex": "#69c8e9",
"rgb": {
"r": 105,
"g": 200,
"b": 233
},
"hsl": {
"h": 195.469,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.78706,
"c": 0.10121,
"h": 223.1
},
"luminance": 0.50195
}Semantic roles & 50–950 ramp
primary
#69C8E9
secondary
#BB5C3B
accent
#420FD7
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385