#69E2FF#69E2FF
#69E2FF is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.4% C 0.115 H 215.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2FF |
|---|---|
| RGB | rgb(105, 226, 255) |
| HSL | hsl(192, 100%, 71%) |
| HSV | hsv(192, 59%, 100%) |
| CMYK | cmyk(58.8%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.28, -25.78, -24.30) |
| CIE-LCH | lch(84.28, 35.42, 223.30°) |
| OKLab | oklab(85.43% -0.0931 -0.0674) |
| OKLCH | oklch(85.43% 0.115 215.9) |
| XYZ | xyz(51.0648, 64.6109, 104.3684) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.10
Robin'S Egg
#6DEDFD
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 6.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Aqua Blue
#02D8E9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2FF #FF8669
analogous
#69FFD1 #69E2FF #6997FF
triadic
#69E2FF #FF69E2 #E2FF69
tetradic
#69E2FF #D169FF #FF8669 #97FF69
square
#69E2FF #D169FF #FF8669 #97FF69
split-complementary
#69E2FF #FF6997 #FFD169
monochromatic
#00C0EE #2CD6FF #69E2FF #A6EEFF #E0F9FF
Accessibility & contrast
On white
1.51
#69E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#69E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2FF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2FF | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#B8CBFF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e2ff; /* rgb */ color: rgb(105, 226, 255); /* oklch */ color: oklch(85.4% 0.115 215.9);
Tailwind
colors: {
custom: {
50: '#a1ebff',
500: '#69e2ff',
950: '#000000',
},
}SCSS
$custom: #69e2ff; $custom-light: #a1ebff; $custom-dark: #000000;
JSON
{
"hex": "#69e2ff",
"rgb": {
"r": 105,
"g": 226,
"b": 255
},
"hsl": {
"h": 191.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.85433,
"c": 0.11494,
"h": 215.9
},
"luminance": 0.64616
}Semantic roles & 50–950 ramp
primary
#69E2FF
secondary
#DB5231
accent
#2C00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486