#65C8F0#65C8F0
#65C8F0 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.8% C 0.109 H 227.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65C8F0 |
|---|---|
| RGB | rgb(101, 200, 240) |
| HSL | hsl(197, 82%, 67%) |
| HSV | hsv(197, 58%, 94%) |
| CMYK | cmyk(57.9%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(76.29, -17.75, -28.53) |
| CIE-LCH | lch(76.29, 33.60, 238.12°) |
| OKLab | oklab(78.83% -0.074 -0.0795) |
| OKLCH | oklch(78.83% 0.109 227) |
| XYZ | xyz(41.7432, 50.3625, 89.9423) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.87
Bright Sky Blue
#02CCFE
ΔE00 3.90
Lightblue (survey)
#7BC8F6
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 3.92
Lightskyblue
#87CEFA
ΔE00 4.80
Sky
#82CAFC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C8F0 #F08D65
analogous
#65F0D3 #65C8F0 #6583F0
triadic
#65C8F0 #F065C8 #C8F065
tetradic
#65C8F0 #D365F0 #F08D65 #83F065
square
#65C8F0 #D365F0 #F08D65 #83F065
split-complementary
#65C8F0 #F06583 #F0D365
monochromatic
#1393C7 #2DB4EB #65C8F0 #9DDCF5 #D5F0FB
Accessibility & contrast
On white
1.90
#65C8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#65C8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C8F0
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C8F0 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F2
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65c8f0; /* rgb */ color: rgb(101, 200, 240); /* oklch */ color: oklch(78.8% 0.109 227.0);
Tailwind
colors: {
custom: {
50: '#9cd8f5',
500: '#65c8f0',
950: '#000000',
},
}SCSS
$custom: #65c8f0; $custom-light: #9cd8f5; $custom-dark: #000000;
JSON
{
"hex": "#65c8f0",
"rgb": {
"r": 101,
"g": 200,
"b": 240
},
"hsl": {
"h": 197.266,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.78832,
"c": 0.1086,
"h": 227
},
"luminance": 0.50367
}Semantic roles & 50–950 ramp
primary
#65C8F0
secondary
#C45E35
accent
#4507DF
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385