#65C8F1#65C8F1
#65C8F1 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.9% C 0.109 H 227.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65C8F1 |
|---|---|
| RGB | rgb(101, 200, 241) |
| HSL | hsl(198, 83%, 67%) |
| HSV | hsv(198, 58%, 95%) |
| CMYK | cmyk(58.1%, 17%, 0%, 5.5%) |
| CIE-LAB | lab(76.33, -17.45, -29.02) |
| CIE-LCH | lch(76.33, 33.86, 238.97°) |
| OKLab | oklab(78.87% -0.0736 -0.0808) |
| OKLCH | oklch(78.87% 0.109 227.7) |
| XYZ | xyz(41.8921, 50.4221, 90.7268) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.69
Baby Blue
#89CFF0
ΔE00 3.88
Bright Sky Blue
#02CCFE
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 4.03
Lightskyblue
#87CEFA
ΔE00 4.62
Sky
#82CAFC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C8F1 #F18E65
analogous
#65F1D4 #65C8F1 #6582F1
triadic
#65C8F1 #F165C8 #C8F165
tetradic
#65C8F1 #D465F1 #F18E65 #82F165
square
#65C8F1 #D465F1 #F18E65 #82F165
split-complementary
#65C8F1 #F16582 #F1D465
monochromatic
#1294C9 #2DB4EC #65C8F1 #9DDCF6 #D5F0FB
Accessibility & contrast
On white
1.89
#65C8F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#65C8F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C8F1
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C8F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C8F1 | 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)
#B2C5F3
Deuteranopia (green-blind)
#9FB6F1
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65c8f1; /* rgb */ color: rgb(101, 200, 241); /* oklch */ color: oklch(78.9% 0.109 227.7);
Tailwind
colors: {
custom: {
50: '#9cd8f5',
500: '#65c8f1',
950: '#000000',
},
}SCSS
$custom: #65c8f1; $custom-light: #9cd8f5; $custom-dark: #000000;
JSON
{
"hex": "#65c8f1",
"rgb": {
"r": 101,
"g": 200,
"b": 241
},
"hsl": {
"h": 197.571,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.78873,
"c": 0.10936,
"h": 227.7
},
"luminance": 0.50426
}Semantic roles & 50–950 ramp
primary
#65C8F1
secondary
#C65F34
accent
#4606E0
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385