#65B3DB#65B3DB
#65B3DB is a light, moderate cyan. Relative luminance 0.401; OKLCH L 73.2% C 0.096 H 232.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65B3DB |
|---|---|
| RGB | rgb(101, 179, 219) |
| HSL | hsl(200, 62%, 63%) |
| HSV | hsv(200, 54%, 86%) |
| CMYK | cmyk(53.9%, 18.3%, 0%, 14.1%) |
| CIE-LAB | lab(69.55, -12.90, -27.49) |
| CIE-LCH | lch(69.55, 30.37, 244.86°) |
| OKLab | oklab(73.21% -0.0587 -0.0765) |
| OKLCH | oklch(73.21% 0.096 232.5) |
| XYZ | xyz(34.2683, 40.1184, 72.9419) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 5.98
Deepskyblue
#00BFFF
ΔE00 6.05
Sky Blue (survey)
#75BBFD
ΔE00 7.16
Sky
#82CAFC
ΔE00 7.16
Lightskyblue
#87CEFA
ΔE00 7.59
Greyblue
#77A1B5
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65B3DB #DB8D65
analogous
#65DBC8 #65B3DB #6578DB
triadic
#65B3DB #DB65B3 #B3DB65
tetradic
#65B3DB #C865DB #DB8D65 #78DB65
square
#65B3DB #C865DB #DB8D65 #78DB65
split-complementary
#65B3DB #DB6578 #DBC865
monochromatic
#2577A0 #339BCF #65B3DB #97CBE7 #C8E4F2
Accessibility & contrast
On white
2.33
#65B3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#65B3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65B3DB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65B3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65B3DB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B1DD
Deuteranopia (green-blind)
#8FA4DA
Tritanopia (blue-blind)
#07BEC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #65b3db; /* rgb */ color: rgb(101, 179, 219); /* oklch */ color: oklch(73.2% 0.096 232.5);
Tailwind
colors: {
custom: {
50: '#99c9e6',
500: '#65b3db',
950: '#000000',
},
}SCSS
$custom: #65b3db; $custom-light: #99c9e6; $custom-dark: #000000;
JSON
{
"hex": "#65b3db",
"rgb": {
"r": 101,
"g": 179,
"b": 219
},
"hsl": {
"h": 200.339,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.73212,
"c": 0.09645,
"h": 232.5
},
"luminance": 0.40121
}Semantic roles & 50–950 ramp
primary
#65B3DB
secondary
#E3C7B9
accent
#571CCA
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1316
muted
#7E8284