#69CEE5#69CEE5
#69CEE5 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 79.9% C 0.099 H 214.6°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEE5 |
|---|---|
| RGB | rgb(105, 206, 229) |
| HSL | hsl(191, 70%, 65%) |
| HSV | hsv(191, 54%, 90%) |
| CMYK | cmyk(54.1%, 10%, 0%, 10.2%) |
| CIE-LAB | lab(77.76, -23.18, -20.38) |
| CIE-LCH | lch(77.76, 30.86, 221.32°) |
| OKLab | oklab(79.92% -0.0819 -0.0564) |
| OKLCH | oklch(79.92% 0.099 214.6) |
| XYZ | xyz(42.0343, 52.7991, 82.0896) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 5.16
Baby Blue
#89CFF0
ΔE00 6.22
Aqua Blue
#02D8E9
ΔE00 6.41
Bright Sky Blue
#02CCFE
ΔE00 6.88
Robin'S Egg
#6DEDFD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEE5 #E58069
analogous
#69E5BE #69CEE5 #6990E5
triadic
#69CEE5 #E569CE #CEE569
tetradic
#69CEE5 #BE69E5 #E58069 #90E569
square
#69CEE5 #BE69E5 #E58069 #90E569
split-complementary
#69CEE5 #E56990 #E5BE69
monochromatic
#1F99B4 #35BDDC #69CEE5 #9DDFEE #D1F0F7
Accessibility & contrast
On white
1.82
#69CEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#69CEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEE5
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEE5 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC8E6
Deuteranopia (green-blind)
#AABAE5
Tritanopia (blue-blind)
#00D7D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cee5; /* rgb */ color: rgb(105, 206, 229); /* oklch */ color: oklch(79.9% 0.099 214.6);
Tailwind
colors: {
custom: {
50: '#9ddded',
500: '#69cee5',
950: '#000000',
},
}SCSS
$custom: #69cee5; $custom-light: #9ddded; $custom-dark: #000000;
JSON
{
"hex": "#69cee5",
"rgb": {
"r": 105,
"g": 206,
"b": 229
},
"hsl": {
"h": 191.129,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.79916,
"c": 0.09944,
"h": 214.6
},
"luminance": 0.52803
}Semantic roles & 50–950 ramp
primary
#69CEE5
secondary
#B5543D
accent
#3713D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484