#65BEE9#65BEE9
#65BEE9 is a light, moderate cyan. Relative luminance 0.455; OKLCH L 76.3% C 0.105 H 231.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65BEE9 |
|---|---|
| RGB | rgb(101, 190, 233) |
| HSL | hsl(200, 75%, 65%) |
| HSV | hsv(200, 57%, 91%) |
| CMYK | cmyk(56.7%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(73.20, -14.60, -29.50) |
| CIE-LCH | lch(73.20, 32.92, 243.68°) |
| OKLab | oklab(76.29% -0.0658 -0.0823) |
| OKLCH | oklch(76.29% 0.105 231.3) |
| XYZ | xyz(38.4827, 45.4733, 83.8242) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.60
Deepskyblue
#00BFFF
ΔE00 4.61
Sky
#82CAFC
ΔE00 5.13
Lightskyblue
#87CEFA
ΔE00 5.24
Baby Blue
#89CFF0
ΔE00 5.43
Bright Sky Blue
#02CCFE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65BEE9 #E99065
analogous
#65E9D2 #65BEE9 #657CE9
triadic
#65BEE9 #E965BE #BEE965
tetradic
#65BEE9 #D265E9 #E99065 #7CE965
square
#65BEE9 #D265E9 #E99065 #7CE965
split-complementary
#65BEE9 #E9657C #E9D265
monochromatic
#1A85B9 #2FA7E1 #65BEE9 #9BD5F1 #D0EBF8
Accessibility & contrast
On white
2.08
#65BEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#65BEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65BEE9
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65BEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65BEE9 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEB
Deuteranopia (green-blind)
#96AEE8
Tritanopia (blue-blind)
#00CACC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #65bee9; /* rgb */ color: rgb(101, 190, 233); /* oklch */ color: oklch(76.3% 0.105 231.3);
Tailwind
colors: {
custom: {
50: '#9bd1f0',
500: '#65bee9',
950: '#000000',
},
}SCSS
$custom: #65bee9; $custom-light: #9bd1f0; $custom-dark: #000000;
JSON
{
"hex": "#65bee9",
"rgb": {
"r": 101,
"g": 190,
"b": 233
},
"hsl": {
"h": 199.545,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.76286,
"c": 0.10535,
"h": 231.3
},
"luminance": 0.45477
}Semantic roles & 50–950 ramp
primary
#65BEE9
secondary
#EBCDBF
accent
#500ED7
background
#FAFCFE
surface
#F3F9FD
border
#CDD2D5
text
#0F1416
muted
#7F8284