#65CBED#65CBED
#65CBED is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.4% C 0.106 H 222.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65CBED |
|---|---|
| RGB | rgb(101, 203, 237) |
| HSL | hsl(195, 79%, 66%) |
| HSV | hsv(195, 57%, 93%) |
| CMYK | cmyk(57.4%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.03, -20.16, -25.79) |
| CIE-LCH | lch(77.03, 32.73, 231.97°) |
| OKLab | oklab(79.39% -0.0783 -0.0717) |
| OKLCH | oklch(79.39% 0.106 222.5) |
| XYZ | xyz(42.0028, 51.5890, 87.8485) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.55
Baby Blue
#89CFF0
ΔE00 4.15
Bright Sky Blue
#02CCFE
ΔE00 4.22
Neon Blue
#04D9FF
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 5.67
Lightskyblue
#87CEFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CBED #ED8765
analogous
#65EDCB #65CBED #6587ED
triadic
#65CBED #ED65CB #CBED65
tetradic
#65CBED #CB65ED #ED8765 #87ED65
square
#65CBED #CB65ED #ED8765 #87ED65
split-complementary
#65CBED #ED6587 #EDCB65
monochromatic
#1796C1 #2EB8E7 #65CBED #9CDEF3 #D3F0FA
Accessibility & contrast
On white
1.86
#65CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#65CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CBED
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CBED | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#A3B8ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cbed; /* rgb */ color: rgb(101, 203, 237); /* oklch */ color: oklch(79.4% 0.106 222.5);
Tailwind
colors: {
custom: {
50: '#9cdbf3',
500: '#65cbed',
950: '#000000',
},
}SCSS
$custom: #65cbed; $custom-light: #9cdbf3; $custom-dark: #000000;
JSON
{
"hex": "#65cbed",
"rgb": {
"r": 101,
"g": 203,
"b": 237
},
"hsl": {
"h": 195,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.7939,
"c": 0.10613,
"h": 222.5
},
"luminance": 0.51593
}Semantic roles & 50–950 ramp
primary
#65CBED
secondary
#BF5937
accent
#3E0ADB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485