#65C8F2#65C8F2
#65C8F2 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.9% C 0.110 H 228.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65C8F2 |
|---|---|
| RGB | rgb(101, 200, 242) |
| HSL | hsl(198, 84%, 67%) |
| HSV | hsv(198, 58%, 95%) |
| CMYK | cmyk(58.3%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(76.36, -17.16, -29.50) |
| CIE-LCH | lch(76.36, 34.12, 239.82°) |
| OKLab | oklab(78.91% -0.0733 -0.0822) |
| OKLCH | oklch(78.91% 0.11 228.3) |
| XYZ | xyz(42.0419, 50.4820, 91.5156) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.47
Baby Blue
#89CFF0
ΔE00 3.91
Bright Sky Blue
#02CCFE
ΔE00 3.95
Sky Blue
#87CEEB
ΔE00 4.16
Lightskyblue
#87CEFA
ΔE00 4.45
Sky
#82CAFC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C8F2 #F28F65
analogous
#65F2D5 #65C8F2 #6582F2
triadic
#65C8F2 #F265C8 #C8F265
tetradic
#65C8F2 #D565F2 #F28F65 #82F265
square
#65C8F2 #D565F2 #F28F65 #82F265
split-complementary
#65C8F2 #F26582 #F2D565
monochromatic
#1194CB #2DB4ED #65C8F2 #9DDCF7 #D6F0FC
Accessibility & contrast
On white
1.89
#65C8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#65C8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C8F2
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C8F2 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#9EB6F1
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65c8f2; /* rgb */ color: rgb(101, 200, 242); /* oklch */ color: oklch(78.9% 0.110 228.3);
Tailwind
colors: {
custom: {
50: '#9cd8f6',
500: '#65c8f2',
950: '#000000',
},
}SCSS
$custom: #65c8f2; $custom-light: #9cd8f6; $custom-dark: #000000;
JSON
{
"hex": "#65c8f2",
"rgb": {
"r": 101,
"g": 200,
"b": 242
},
"hsl": {
"h": 197.872,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.78914,
"c": 0.11014,
"h": 228.3
},
"luminance": 0.50486
}Semantic roles & 50–950 ramp
primary
#65C8F2
secondary
#C86033
accent
#4605E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385