#69D2F5#69D2F5
#69D2F5 is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.4% C 0.109 H 222.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2F5 |
|---|---|
| RGB | rgb(105, 210, 245) |
| HSL | hsl(195, 88%, 69%) |
| HSV | hsv(195, 57%, 96%) |
| CMYK | cmyk(57.1%, 14.3%, 0%, 3.9%) |
| CIE-LAB | lab(79.43, -20.66, -26.39) |
| CIE-LCH | lch(79.43, 33.51, 231.94°) |
| OKLab | oklab(81.44% -0.0801 -0.0733) |
| OKLCH | oklch(81.44% 0.109 222.5) |
| XYZ | xyz(45.3473, 55.6847, 94.7269) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.50
Baby Blue
#89CFF0
ΔE00 3.95
Neon Blue
#04D9FF
ΔE00 4.49
Bright Sky Blue
#02CCFE
ΔE00 4.49
Lightblue (survey)
#7BC8F6
ΔE00 5.95
Lightskyblue
#87CEFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2F5 #F58C69
analogous
#69F5D2 #69D2F5 #698CF5
triadic
#69D2F5 #F569D2 #D2F569
tetradic
#69D2F5 #D269F5 #F58C69 #8CF569
square
#69D2F5 #D269F5 #F58C69 #8CF569
split-complementary
#69D2F5 #F5698C #F5D269
monochromatic
#0EA4D5 #30C1F1 #69D2F5 #A2E3F9 #DCF4FD
Accessibility & contrast
On white
1.73
#69D2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#69D2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2F5
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2F5 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF7
Deuteranopia (green-blind)
#A9BEF5
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d2f5; /* rgb */ color: rgb(105, 210, 245); /* oklch */ color: oklch(81.4% 0.109 222.5);
Tailwind
colors: {
custom: {
50: '#9fe0f8',
500: '#69d2f5',
950: '#000000',
},
}SCSS
$custom: #69d2f5; $custom-light: #9fe0f8; $custom-dark: #000000;
JSON
{
"hex": "#69d2f5",
"rgb": {
"r": 105,
"g": 210,
"b": 245
},
"hsl": {
"h": 195,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.81439,
"c": 0.10863,
"h": 222.5
},
"luminance": 0.55689
}Semantic roles & 50–950 ramp
primary
#69D2F5
secondary
#CE5B34
accent
#3A01E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485