#65CBEE#65CBEE
#65CBEE is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.4% C 0.107 H 223.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65CBEE |
|---|---|
| RGB | rgb(101, 203, 238) |
| HSL | hsl(195, 80%, 66%) |
| HSV | hsv(195, 58%, 93%) |
| CMYK | cmyk(57.6%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.07, -19.87, -26.27) |
| CIE-LCH | lch(77.07, 32.94, 232.89°) |
| OKLab | oklab(79.43% -0.0779 -0.073) |
| OKLCH | oklch(79.43% 0.107 223.2) |
| XYZ | xyz(42.1493, 51.6476, 88.6201) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.52
Baby Blue
#89CFF0
ΔE00 4.03
Bright Sky Blue
#02CCFE
ΔE00 4.07
Neon Blue
#04D9FF
ΔE00 5.29
Lightblue (survey)
#7BC8F6
ΔE00 5.40
Lightskyblue
#87CEFA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CBEE #EE8865
analogous
#65EECC #65CBEE #6587EE
triadic
#65CBEE #EE65CB #CBEE65
tetradic
#65CBEE #CC65EE #EE8865 #87EE65
square
#65CBEE #CC65EE #EE8865 #87EE65
split-complementary
#65CBEE #EE6587 #EECC65
monochromatic
#1697C3 #2EB8E8 #65CBEE #9CDEF4 #D3F0FA
Accessibility & contrast
On white
1.85
#65CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#65CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CBEE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CBEE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cbee; /* rgb */ color: rgb(101, 203, 238); /* oklch */ color: oklch(79.4% 0.107 223.2);
Tailwind
colors: {
custom: {
50: '#9cdbf3',
500: '#65cbee',
950: '#000000',
},
}SCSS
$custom: #65cbee; $custom-light: #9cdbf3; $custom-dark: #000000;
JSON
{
"hex": "#65cbee",
"rgb": {
"r": 101,
"g": 203,
"b": 238
},
"hsl": {
"h": 195.328,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.79429,
"c": 0.10679,
"h": 223.2
},
"luminance": 0.51652
}Semantic roles & 50–950 ramp
primary
#65CBEE
secondary
#C15A36
accent
#3F09DC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485