#65CBEA#65CBEA
#65CBEA is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.3% C 0.104 H 220.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65CBEA |
|---|---|
| RGB | rgb(101, 203, 234) |
| HSL | hsl(194, 76%, 66%) |
| HSV | hsv(194, 57%, 92%) |
| CMYK | cmyk(56.8%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(76.93, -21.03, -24.33) |
| CIE-LCH | lch(76.93, 32.16, 229.16°) |
| OKLab | oklab(79.27% -0.0794 -0.0676) |
| OKLCH | oklch(79.27% 0.104 220.4) |
| XYZ | xyz(41.5682, 51.4151, 85.5594) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.78
Baby Blue
#89CFF0
ΔE00 4.63
Bright Sky Blue
#02CCFE
ΔE00 4.76
Neon Blue
#04D9FF
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 6.49
Lightskyblue
#87CEFA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CBEA #EA8465
analogous
#65EAC6 #65CBEA #6588EA
triadic
#65CBEA #EA65CB #CBEA65
tetradic
#65CBEA #C665EA #EA8465 #88EA65
square
#65CBEA #C665EA #EA8465 #88EA65
split-complementary
#65CBEA #EA6588 #EAC665
monochromatic
#1A95BB #2FB9E3 #65CBEA #9BDDF1 #D1EFF9
Accessibility & contrast
On white
1.86
#65CBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#65CBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CBEA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CBEA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EC
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cbea; /* rgb */ color: rgb(101, 203, 234); /* oklch */ color: oklch(79.3% 0.104 220.4);
Tailwind
colors: {
custom: {
50: '#9bdbf0',
500: '#65cbea',
950: '#000000',
},
}SCSS
$custom: #65cbea; $custom-light: #9bdbf0; $custom-dark: #000000;
JSON
{
"hex": "#65cbea",
"rgb": {
"r": 101,
"g": 203,
"b": 234
},
"hsl": {
"h": 193.985,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.79271,
"c": 0.10425,
"h": 220.4
},
"luminance": 0.51419
}Semantic roles & 50–950 ramp
primary
#65CBEA
secondary
#BA5739
accent
#3D0DD8
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485