#69C8EC#69C8EC
#69C8EC is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.8% C 0.103 H 225.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69C8EC |
|---|---|
| RGB | rgb(105, 200, 236) |
| HSL | hsl(196, 78%, 67%) |
| HSV | hsv(196, 56%, 93%) |
| CMYK | cmyk(55.5%, 15.3%, 0%, 7.5%) |
| CIE-LAB | lab(76.29, -18.14, -26.37) |
| CIE-LCH | lch(76.29, 32.01, 235.47°) |
| OKLab | oklab(78.83% -0.0728 -0.0733) |
| OKLCH | oklch(78.83% 0.103 225.2) |
| XYZ | xyz(41.6145, 50.3641, 86.8688) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 3.67
Bright Sky Blue
#02CCFE
ΔE00 4.35
Lightblue (survey)
#7BC8F6
ΔE00 4.54
Lightskyblue
#87CEFA
ΔE00 5.25
Sky
#82CAFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C8EC #EC8D69
analogous
#69ECCF #69C8EC #6986EC
triadic
#69C8EC #EC69C8 #C8EC69
tetradic
#69C8EC #CF69EC #EC8D69 #86EC69
square
#69C8EC #CF69EC #EC8D69 #86EC69
split-complementary
#69C8EC #EC6986 #ECCF69
monochromatic
#1993C2 #33B4E5 #69C8EC #9FDCF3 #D6F0FA
Accessibility & contrast
On white
1.90
#69C8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#69C8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C8EC
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C8EC | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EE
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#00D3D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69c8ec; /* rgb */ color: rgb(105, 200, 236); /* oklch */ color: oklch(78.8% 0.103 225.2);
Tailwind
colors: {
custom: {
50: '#9dd8f2',
500: '#69c8ec',
950: '#000000',
},
}SCSS
$custom: #69c8ec; $custom-light: #9dd8f2; $custom-dark: #000000;
JSON
{
"hex": "#69c8ec",
"rgb": {
"r": 105,
"g": 200,
"b": 236
},
"hsl": {
"h": 196.489,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.78825,
"c": 0.10328,
"h": 225.2
},
"luminance": 0.50368
}Semantic roles & 50–950 ramp
primary
#69C8EC
secondary
#C05E39
accent
#440CDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385