#69CFF2#69CFF2
#69CFF2 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.107 H 223.1°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFF2 |
|---|---|
| RGB | rgb(105, 207, 242) |
| HSL | hsl(195, 84%, 68%) |
| HSV | hsv(195, 57%, 95%) |
| CMYK | cmyk(56.6%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.48, -20.00, -26.24) |
| CIE-LCH | lch(78.48, 32.99, 232.69°) |
| OKLab | oklab(80.64% -0.0781 -0.0729) |
| OKLCH | oklch(80.64% 0.107 223.1) |
| XYZ | xyz(44.1593, 54.0355, 92.0899) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.26
Baby Blue
#89CFF0
ΔE00 3.72
Bright Sky Blue
#02CCFE
ΔE00 4.32
Neon Blue
#04D9FF
ΔE00 4.92
Lightblue (survey)
#7BC8F6
ΔE00 5.52
Lightskyblue
#87CEFA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFF2 #F28C69
analogous
#69F2D0 #69CFF2 #698BF2
triadic
#69CFF2 #F269CF #CFF269
tetradic
#69CFF2 #D069F2 #F28C69 #8BF269
square
#69CFF2 #D069F2 #F28C69 #8BF269
split-complementary
#69CFF2 #F2698B #F2D069
monochromatic
#129ECF #31BDED #69CFF2 #A1E1F7 #DAF3FC
Accessibility & contrast
On white
1.78
#69CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#69CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFF2
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFF2 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69cff2; /* rgb */ color: rgb(105, 207, 242); /* oklch */ color: oklch(80.6% 0.107 223.1);
Tailwind
colors: {
custom: {
50: '#9eddf6',
500: '#69cff2',
950: '#000000',
},
}SCSS
$custom: #69cff2; $custom-light: #9eddf6; $custom-dark: #000000;
JSON
{
"hex": "#69cff2",
"rgb": {
"r": 105,
"g": 207,
"b": 242
},
"hsl": {
"h": 195.328,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.80644,
"c": 0.10682,
"h": 223.1
},
"luminance": 0.5404
}Semantic roles & 50–950 ramp
primary
#69CFF2
secondary
#CB5B35
accent
#3D05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485