#65BEEF#65BEEF
#65BEEF is a light, moderate cyan. Relative luminance 0.458; OKLCH L 76.5% C 0.111 H 234.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65BEEF |
|---|---|
| RGB | rgb(101, 190, 239) |
| HSL | hsl(201, 81%, 67%) |
| HSV | hsv(201, 58%, 94%) |
| CMYK | cmyk(57.7%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(73.43, -12.81, -32.40) |
| CIE-LCH | lch(73.43, 34.84, 248.43°) |
| OKLab | oklab(76.54% -0.0637 -0.0905) |
| OKLCH | oklch(76.54% 0.111 234.9) |
| XYZ | xyz(39.3544, 45.8219, 88.4152) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.10
Deepskyblue
#00BFFF
ΔE00 4.16
Sky
#82CAFC
ΔE00 4.28
Lightskyblue
#87CEFA
ΔE00 4.89
Sky Blue (survey)
#75BBFD
ΔE00 5.59
Baby Blue
#89CFF0
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65BEEF #EF9665
analogous
#65EFDB #65BEEF #6579EF
triadic
#65BEEF #EF65BE #BEEF65
tetradic
#65BEEF #DB65EF #EF9665 #79EF65
square
#65BEEF #DB65EF #EF9665 #79EF65
split-complementary
#65BEEF #EF6579 #EFDB65
monochromatic
#1486C5 #2EA7E9 #65BEEF #9CD5F5 #D4EDFB
Accessibility & contrast
On white
2.07
#65BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#65BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65BEEF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65BEEF | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF1
Deuteranopia (green-blind)
#94AEEE
Tritanopia (blue-blind)
#00CBCE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #65beef; /* rgb */ color: rgb(101, 190, 239); /* oklch */ color: oklch(76.5% 0.111 234.9);
Tailwind
colors: {
custom: {
50: '#9bd1f4',
500: '#65beef',
950: '#000000',
},
}SCSS
$custom: #65beef; $custom-light: #9bd1f4; $custom-dark: #000000;
JSON
{
"hex": "#65beef",
"rgb": {
"r": 101,
"g": 190,
"b": 239
},
"hsl": {
"h": 201.304,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.76542,
"c": 0.11071,
"h": 234.9
},
"luminance": 0.45826
}Semantic roles & 50–950 ramp
primary
#65BEEF
secondary
#EED1C2
accent
#5408DE
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#0F1417
muted
#7F8285