#69CEF2#69CEF2
#69CEF2 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.4% C 0.107 H 223.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEF2 |
|---|---|
| RGB | rgb(105, 206, 242) |
| HSL | hsl(196, 84%, 68%) |
| HSV | hsv(196, 57%, 95%) |
| CMYK | cmyk(56.6%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(78.20, -19.49, -26.67) |
| CIE-LCH | lch(78.20, 33.03, 233.85°) |
| OKLab | oklab(80.42% -0.077 -0.0741) |
| OKLCH | oklch(80.42% 0.107 223.9) |
| XYZ | xyz(43.9178, 53.5525, 92.0094) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 3.57
Bright Sky Blue
#02CCFE
ΔE00 4.18
Lightblue (survey)
#7BC8F6
ΔE00 5.14
Neon Blue
#04D9FF
ΔE00 5.20
Lightskyblue
#87CEFA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEF2 #F28D69
analogous
#69F2D1 #69CEF2 #698AF2
triadic
#69CEF2 #F269CE #CEF269
tetradic
#69CEF2 #D169F2 #F28D69 #8AF269
square
#69CEF2 #D169F2 #F28D69 #8AF269
split-complementary
#69CEF2 #F2698A #F2D169
monochromatic
#129DCF #31BCED #69CEF2 #A1E0F7 #DAF3FC
Accessibility & contrast
On white
1.79
#69CEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#69CEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEF2
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEF2 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69cef2; /* rgb */ color: rgb(105, 206, 242); /* oklch */ color: oklch(80.4% 0.107 223.9);
Tailwind
colors: {
custom: {
50: '#9eddf6',
500: '#69cef2',
950: '#000000',
},
}SCSS
$custom: #69cef2; $custom-light: #9eddf6; $custom-dark: #000000;
JSON
{
"hex": "#69cef2",
"rgb": {
"r": 105,
"g": 206,
"b": 242
},
"hsl": {
"h": 195.766,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.80418,
"c": 0.1069,
"h": 223.9
},
"luminance": 0.53557
}Semantic roles & 50–950 ramp
primary
#69CEF2
secondary
#CB5C35
accent
#3F05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485