#69CFFB#69CFFB
#69CFFB is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.0% C 0.113 H 228.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFFB |
|---|---|
| RGB | rgb(105, 207, 251) |
| HSL | hsl(198, 95%, 70%) |
| HSV | hsv(198, 58%, 98%) |
| CMYK | cmyk(58.2%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(78.80, -17.38, -30.55) |
| CIE-LCH | lch(78.80, 35.15, 240.37°) |
| OKLab | oklab(81.01% -0.0748 -0.0852) |
| OKLCH | oklch(81.01% 0.113 228.7) |
| XYZ | xyz(45.5444, 54.5896, 99.3848) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.54
Lightblue (survey)
#7BC8F6
ΔE00 3.58
Lightskyblue
#87CEFA
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 4.06
Bright Sky Blue
#02CCFE
ΔE00 4.11
Sky
#82CAFC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFFB #FB9569
analogous
#69FBDE #69CFFB #6986FB
triadic
#69CFFB #FB69CF #CFFB69
tetradic
#69CFFB #DE69FB #FB9569 #86FB69
square
#69CFFB #DE69FB #FB9569 #86FB69
split-complementary
#69CFFB #FB6986 #FBDE69
monochromatic
#06A1E4 #2DBCF9 #69CFFB #A5E2FD #E0F5FE
Accessibility & contrast
On white
1.76
#69CFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#69CFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFFB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFFB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFD
Deuteranopia (green-blind)
#A4BCFA
Tritanopia (blue-blind)
#00DCDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69cffb; /* rgb */ color: rgb(105, 207, 251); /* oklch */ color: oklch(81.0% 0.113 228.7);
Tailwind
colors: {
custom: {
50: '#9fddfc',
500: '#69cffb',
950: '#000000',
},
}SCSS
$custom: #69cffb; $custom-light: #9fddfc; $custom-dark: #000000;
JSON
{
"hex": "#69cffb",
"rgb": {
"r": 105,
"g": 207,
"b": 251
},
"hsl": {
"h": 198.082,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.81007,
"c": 0.11337,
"h": 228.7
},
"luminance": 0.54594
}Semantic roles & 50–950 ramp
primary
#69CFFB
secondary
#D66433
accent
#4500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485