#69CBEA#69CBEA
#69CBEA is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.4% C 0.102 H 221.1°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBEA |
|---|---|
| RGB | rgb(105, 203, 234) |
| HSL | hsl(194, 75%, 66%) |
| HSV | hsv(194, 55%, 92%) |
| CMYK | cmyk(55.1%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(77.07, -20.25, -24.10) |
| CIE-LCH | lch(77.07, 31.48, 229.96°) |
| OKLab | oklab(79.43% -0.0767 -0.0669) |
| OKLCH | oklch(79.43% 0.102 221.1) |
| XYZ | xyz(42.0271, 51.6518, 85.5810) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.39
Baby Blue
#89CFF0
ΔE00 4.24
Bright Sky Blue
#02CCFE
ΔE00 4.90
Neon Blue
#04D9FF
ΔE00 5.29
Lightblue (survey)
#7BC8F6
ΔE00 6.18
Lightskyblue
#87CEFA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBEA #EA8869
analogous
#69EAC9 #69CBEA #698BEA
triadic
#69CBEA #EA69CB #CBEA69
tetradic
#69CBEA #C969EA #EA8869 #8BEA69
square
#69CBEA #C969EA #EA8869 #8BEA69
split-complementary
#69CBEA #EA698B #EAC969
monochromatic
#1B97BE #33B8E2 #69CBEA #9FDEF2 #D4F0F9
Accessibility & contrast
On white
1.85
#69CBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#69CBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBEA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBEA | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EC
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69cbea; /* rgb */ color: rgb(105, 203, 234); /* oklch */ color: oklch(79.4% 0.102 221.1);
Tailwind
colors: {
custom: {
50: '#9ddbf0',
500: '#69cbea',
950: '#000000',
},
}SCSS
$custom: #69cbea; $custom-light: #9ddbf0; $custom-dark: #000000;
JSON
{
"hex": "#69cbea",
"rgb": {
"r": 105,
"g": 203,
"b": 234
},
"hsl": {
"h": 194.419,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.79425,
"c": 0.1018,
"h": 221.1
},
"luminance": 0.51656
}Semantic roles & 50–950 ramp
primary
#69CBEA
secondary
#BD5A3A
accent
#3E0ED8
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485