#65BBEE#65BBEE
#65BBEE is a light, moderate cyan. Relative luminance 0.445; OKLCH L 75.8% C 0.111 H 236.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65BBEE |
|---|---|
| RGB | rgb(101, 187, 238) |
| HSL | hsl(202, 80%, 66%) |
| HSV | hsv(202, 58%, 93%) |
| CMYK | cmyk(57.6%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(72.55, -11.51, -33.22) |
| CIE-LCH | lch(72.55, 35.16, 250.89°) |
| OKLab | oklab(75.83% -0.0609 -0.0929) |
| OKLCH | oklch(75.83% 0.111 236.8) |
| XYZ | xyz(38.5640, 44.4768, 87.4249) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.72
Deepskyblue
#00BFFF
ΔE00 4.49
Sky
#82CAFC
ΔE00 4.58
Sky Blue (survey)
#75BBFD
ΔE00 4.80
Lightskyblue
#87CEFA
ΔE00 5.47
Baby Blue
#89CFF0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65BBEE #EE9865
analogous
#65EEDD #65BBEE #6577EE
triadic
#65BBEE #EE65BB #BBEE65
tetradic
#65BBEE #DD65EE #EE9865 #77EE65
square
#65BBEE #DD65EE #EE9865 #77EE65
split-complementary
#65BBEE #EE6577 #EEDD65
monochromatic
#1682C3 #2EA3E8 #65BBEE #9CD3F4 #D3ECFA
Accessibility & contrast
On white
2.12
#65BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#65BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65BBEE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65BBEE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF0
Deuteranopia (green-blind)
#90ACED
Tritanopia (blue-blind)
#00C8CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #65bbee; /* rgb */ color: rgb(101, 187, 238); /* oklch */ color: oklch(75.8% 0.111 236.8);
Tailwind
colors: {
custom: {
50: '#9bcff3',
500: '#65bbee',
950: '#000000',
},
}SCSS
$custom: #65bbee; $custom-light: #9bcff3; $custom-dark: #000000;
JSON
{
"hex": "#65bbee",
"rgb": {
"r": 101,
"g": 187,
"b": 238
},
"hsl": {
"h": 202.336,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.75828,
"c": 0.11107,
"h": 236.8
},
"luminance": 0.4448
}Semantic roles & 50–950 ramp
primary
#65BBEE
secondary
#EED2C1
accent
#5809DC
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#0F1317
muted
#7F8285