#69CFF5#69CFF5
#69CFF5 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.8% C 0.109 H 225.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFF5 |
|---|---|
| RGB | rgb(105, 207, 245) |
| HSL | hsl(196, 88%, 69%) |
| HSV | hsv(196, 57%, 96%) |
| CMYK | cmyk(57.1%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(78.59, -19.13, -27.68) |
| CIE-LCH | lch(78.59, 33.65, 235.35°) |
| OKLab | oklab(80.76% -0.077 -0.077) |
| OKLCH | oklch(80.76% 0.109 225) |
| XYZ | xyz(44.6136, 54.2172, 94.4824) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 3.46
Bright Sky Blue
#02CCFE
ΔE00 4.04
Lightblue (survey)
#7BC8F6
ΔE00 4.79
Lightskyblue
#87CEFA
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFF5 #F58F69
analogous
#69F5D5 #69CFF5 #6989F5
triadic
#69CFF5 #F569CF #CFF569
tetradic
#69CFF5 #D569F5 #F58F69 #89F569
square
#69CFF5 #D569F5 #F58F69 #89F569
split-complementary
#69CFF5 #F56989 #F5D569
monochromatic
#0E9FD5 #30BDF1 #69CFF5 #A2E1F9 #DCF4FD
Accessibility & contrast
On white
1.77
#69CFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#69CFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFF5
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFF5 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#A6BCF5
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69cff5; /* rgb */ color: rgb(105, 207, 245); /* oklch */ color: oklch(80.8% 0.109 225.0);
Tailwind
colors: {
custom: {
50: '#9fddf8',
500: '#69cff5',
950: '#000000',
},
}SCSS
$custom: #69cff5; $custom-light: #9fddf8; $custom-dark: #000000;
JSON
{
"hex": "#69cff5",
"rgb": {
"r": 105,
"g": 207,
"b": 245
},
"hsl": {
"h": 196.286,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.80763,
"c": 0.10888,
"h": 225
},
"luminance": 0.54221
}Semantic roles & 50–950 ramp
primary
#69CFF5
secondary
#CE5E34
accent
#3F01E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485