#65BEEB#65BEEB
#65BEEB is a light, moderate cyan. Relative luminance 0.456; OKLCH L 76.4% C 0.107 H 232.6°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65BEEB |
|---|---|
| RGB | rgb(101, 190, 235) |
| HSL | hsl(200, 77%, 66%) |
| HSV | hsv(200, 57%, 92%) |
| CMYK | cmyk(57%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(73.28, -14.00, -30.47) |
| CIE-LCH | lch(73.28, 33.53, 245.32°) |
| OKLab | oklab(76.37% -0.0651 -0.085) |
| OKLCH | oklch(76.37% 0.107 232.6) |
| XYZ | xyz(38.7700, 45.5882, 85.3374) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.36
Deepskyblue
#00BFFF
ΔE00 4.38
Sky
#82CAFC
ΔE00 4.80
Lightskyblue
#87CEFA
ΔE00 5.07
Baby Blue
#89CFF0
ΔE00 5.59
Bright Sky Blue
#02CCFE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65BEEB #EB9265
analogous
#65EBD5 #65BEEB #657BEB
triadic
#65BEEB #EB65BE #BEEB65
tetradic
#65BEEB #D565EB #EB9265 #7BEB65
square
#65BEEB #D565EB #EB9265 #7BEB65
split-complementary
#65BEEB #EB657B #EBD565
monochromatic
#1986BD #2FA7E4 #65BEEB #9BD5F2 #D1ECF9
Accessibility & contrast
On white
2.08
#65BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#65BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65BEEB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65BEEB | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#95AEEA
Tritanopia (blue-blind)
#00CACD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #65beeb; /* rgb */ color: rgb(101, 190, 235); /* oklch */ color: oklch(76.4% 0.107 232.6);
Tailwind
colors: {
custom: {
50: '#9bd1f1',
500: '#65beeb',
950: '#000000',
},
}SCSS
$custom: #65beeb; $custom-light: #9bd1f1; $custom-dark: #000000;
JSON
{
"hex": "#65beeb",
"rgb": {
"r": 101,
"g": 190,
"b": 235
},
"hsl": {
"h": 200.149,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.76371,
"c": 0.10709,
"h": 232.6
},
"luminance": 0.45592
}Semantic roles & 50–950 ramp
primary
#65BEEB
secondary
#ECCFC0
accent
#510CD9
background
#FAFCFE
surface
#F3F9FD
border
#CDD2D5
text
#0F1416
muted
#7F8284