#69C7F5#69C7F5
#69C7F5 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.0% C 0.111 H 231.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69C7F5 |
|---|---|
| RGB | rgb(105, 199, 245) |
| HSL | hsl(200, 88%, 69%) |
| HSV | hsv(200, 57%, 96%) |
| CMYK | cmyk(57.1%, 18.8%, 0%, 3.9%) |
| CIE-LAB | lab(76.34, -14.99, -31.13) |
| CIE-LCH | lch(76.34, 34.56, 244.29°) |
| OKLab | oklab(78.97% -0.0685 -0.0868) |
| OKLCH | oklch(78.97% 0.111 231.7) |
| XYZ | xyz(42.7243, 50.4387, 93.8526) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.24
Lightskyblue
#87CEFA
ΔE00 3.57
Sky
#82CAFC
ΔE00 3.85
Baby Blue
#89CFF0
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.80
Deepskyblue
#00BFFF
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C7F5 #F59769
analogous
#69F5DD #69C7F5 #6981F5
triadic
#69C7F5 #F569C7 #C7F569
tetradic
#69C7F5 #DD69F5 #F59769 #81F569
square
#69C7F5 #DD69F5 #F59769 #81F569
split-complementary
#69C7F5 #F56981 #F5DD69
monochromatic
#0E94D5 #30B2F1 #69C7F5 #A2DCF9 #DCF2FD
Accessibility & contrast
On white
1.89
#69C7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#69C7F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C7F5
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C7F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C7F5 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F7
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69c7f5; /* rgb */ color: rgb(105, 199, 245); /* oklch */ color: oklch(79.0% 0.111 231.7);
Tailwind
colors: {
custom: {
50: '#9ed8f8',
500: '#69c7f5',
950: '#000000',
},
}SCSS
$custom: #69c7f5; $custom-light: #9ed8f8; $custom-dark: #000000;
JSON
{
"hex": "#69c7f5",
"rgb": {
"r": 105,
"g": 199,
"b": 245
},
"hsl": {
"h": 199.714,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.7897,
"c": 0.1106,
"h": 231.7
},
"luminance": 0.50443
}Semantic roles & 50–950 ramp
primary
#69C7F5
secondary
#CE6734
accent
#4C01E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385