#69E4FF#69E4FF
#69E4FF is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 85.9% C 0.115 H 214.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4FF |
|---|---|
| RGB | rgb(105, 228, 255) |
| HSL | hsl(191, 100%, 71%) |
| HSV | hsv(191, 59%, 100%) |
| CMYK | cmyk(58.8%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(84.85, -26.76, -23.44) |
| CIE-LCH | lch(84.85, 35.57, 221.21°) |
| OKLab | oklab(85.89% -0.0951 -0.065) |
| OKLCH | oklch(85.89% 0.115 214.4) |
| XYZ | xyz(51.6118, 65.7049, 104.5507) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.16
Neon Blue
#04D9FF
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4FF #FF8469
analogous
#69FFCF #69E4FF #6999FF
triadic
#69E4FF #FF69E4 #E4FF69
tetradic
#69E4FF #CF69FF #FF8469 #99FF69
square
#69E4FF #CF69FF #FF8469 #99FF69
split-complementary
#69E4FF #FF6999 #FFCF69
monochromatic
#00C3EE #2CD9FF #69E4FF #A6EFFF #E0F9FF
Accessibility & contrast
On white
1.48
#69E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#69E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4FF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4FF | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#BACDFF
Tritanopia (blue-blind)
#00EEEC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e4ff; /* rgb */ color: rgb(105, 228, 255); /* oklch */ color: oklch(85.9% 0.115 214.4);
Tailwind
colors: {
custom: {
50: '#a1ecff',
500: '#69e4ff',
950: '#000000',
},
}SCSS
$custom: #69e4ff; $custom-light: #a1ecff; $custom-dark: #000000;
JSON
{
"hex": "#69e4ff",
"rgb": {
"r": 105,
"g": 228,
"b": 255
},
"hsl": {
"h": 190.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.85885,
"c": 0.11523,
"h": 214.4
},
"luminance": 0.6571
}Semantic roles & 50–950 ramp
primary
#69E4FF
secondary
#DB5031
accent
#2900E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486