#69CEFB#69CEFB
#69CEFB is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.8% C 0.114 H 229.5°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEFB |
|---|---|
| RGB | rgb(105, 206, 251) |
| HSL | hsl(198, 95%, 70%) |
| HSV | hsv(198, 58%, 98%) |
| CMYK | cmyk(58.2%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(78.52, -16.86, -30.98) |
| CIE-LCH | lch(78.52, 35.27, 241.45°) |
| OKLab | oklab(80.78% -0.0738 -0.0864) |
| OKLCH | oklch(80.78% 0.114 229.5) |
| XYZ | xyz(45.3029, 54.1066, 99.3043) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.24
Baby Blue
#89CFF0
ΔE00 3.61
Lightskyblue
#87CEFA
ΔE00 3.71
Bright Sky Blue
#02CCFE
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 4.23
Sky
#82CAFC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEFB #FB9669
analogous
#69FBDF #69CEFB #6985FB
triadic
#69CEFB #FB69CE #CEFB69
tetradic
#69CEFB #DF69FB #FB9669 #85FB69
square
#69CEFB #DF69FB #FB9669 #85FB69
split-complementary
#69CEFB #FB6985 #FBDF69
monochromatic
#069FE4 #2DBBF9 #69CEFB #A5E1FD #E0F5FE
Accessibility & contrast
On white
1.78
#69CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#69CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEFB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEFB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#A2BCFA
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69cefb; /* rgb */ color: rgb(105, 206, 251); /* oklch */ color: oklch(80.8% 0.114 229.5);
Tailwind
colors: {
custom: {
50: '#9fddfc',
500: '#69cefb',
950: '#000000',
},
}SCSS
$custom: #69cefb; $custom-light: #9fddfc; $custom-dark: #000000;
JSON
{
"hex": "#69cefb",
"rgb": {
"r": 105,
"g": 206,
"b": 251
},
"hsl": {
"h": 198.493,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.80784,
"c": 0.11361,
"h": 229.5
},
"luminance": 0.54111
}Semantic roles & 50–950 ramp
primary
#69CEFB
secondary
#D66533
accent
#4700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485