#69CEF5#69CEF5
#69CEF5 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.109 H 225.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEF5 |
|---|---|
| RGB | rgb(105, 206, 245) |
| HSL | hsl(197, 88%, 69%) |
| HSV | hsv(197, 57%, 96%) |
| CMYK | cmyk(57.1%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(78.31, -18.62, -28.11) |
| CIE-LCH | lch(78.31, 33.72, 236.49°) |
| OKLab | oklab(80.54% -0.0759 -0.0782) |
| OKLCH | oklch(80.54% 0.109 225.9) |
| XYZ | xyz(44.3721, 53.7342, 94.4019) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.38
Sky Blue
#87CEEB
ΔE00 3.39
Bright Sky Blue
#02CCFE
ΔE00 3.98
Lightblue (survey)
#7BC8F6
ΔE00 4.42
Lightskyblue
#87CEFA
ΔE00 4.76
Neon Blue
#04D9FF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEF5 #F59069
analogous
#69F5D6 #69CEF5 #6988F5
triadic
#69CEF5 #F569CE #CEF569
tetradic
#69CEF5 #D669F5 #F59069 #88F569
square
#69CEF5 #D669F5 #F59069 #88F569
split-complementary
#69CEF5 #F56988 #F5D669
monochromatic
#0E9ED5 #30BBF1 #69CEF5 #A2E1F9 #DCF3FD
Accessibility & contrast
On white
1.79
#69CEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#69CEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEF5
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEF5 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF7
Deuteranopia (green-blind)
#A5BBF5
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69cef5; /* rgb */ color: rgb(105, 206, 245); /* oklch */ color: oklch(80.5% 0.109 225.9);
Tailwind
colors: {
custom: {
50: '#9fddf8',
500: '#69cef5',
950: '#000000',
},
}SCSS
$custom: #69cef5; $custom-light: #9fddf8; $custom-dark: #000000;
JSON
{
"hex": "#69cef5",
"rgb": {
"r": 105,
"g": 206,
"b": 245
},
"hsl": {
"h": 196.714,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.80538,
"c": 0.10901,
"h": 225.9
},
"luminance": 0.53738
}Semantic roles & 50–950 ramp
primary
#69CEF5
secondary
#CE5F34
accent
#4101E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485