#69C8EB#69C8EB
#69C8EB is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.103 H 224.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8EB |
|---|---|
| RGB | rgb(105, 200, 235) |
| HSL | hsl(196, 76%, 67%) |
| HSV | hsv(196, 55%, 92%) |
| CMYK | cmyk(55.3%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.26, -18.43, -25.89) |
| CIE-LCH | lch(76.26, 31.78, 234.55°) |
| OKLab | oklab(78.79% -0.0731 -0.0719) |
| OKLCH | oklch(78.79% 0.103 224.5) |
| XYZ | xyz(41.4696, 50.3062, 86.1058) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.33
Baby Blue
#89CFF0
ΔE00 3.76
Bright Sky Blue
#02CCFE
ΔE00 4.44
Lightblue (survey)
#7BC8F6
ΔE00 4.82
Lightskyblue
#87CEFA
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8EB #EB8C69
analogous
#69EBCD #69C8EB #6987EB
triadic
#69C8EB #EB69C8 #C8EB69
tetradic
#69C8EB #CD69EB #EB8C69 #87EB69
square
#69C8EB #CD69EB #EB8C69 #87EB69
split-complementary
#69C8EB #EB6987 #EBCD69
monochromatic
#1A93C0 #33B4E4 #69C8EB #9FDCF2 #D5F0F9
Accessibility & contrast
On white
1.90
#69C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#69C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8EB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8EB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#00D3D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69c8eb; /* rgb */ color: rgb(105, 200, 235); /* oklch */ color: oklch(78.8% 0.103 224.5);
Tailwind
colors: {
custom: {
50: '#9dd8f1',
500: '#69c8eb',
950: '#000000',
},
}SCSS
$custom: #69c8eb; $custom-light: #9dd8f1; $custom-dark: #000000;
JSON
{
"hex": "#69c8eb",
"rgb": {
"r": 105,
"g": 200,
"b": 235
},
"hsl": {
"h": 196.154,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.78785,
"c": 0.10257,
"h": 224.5
},
"luminance": 0.5031
}Semantic roles & 50–950 ramp
primary
#69C8EB
secondary
#BF5D3A
accent
#440DD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385