#65CEE8#65CEE8
#65CEE8 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.103 H 216.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEE8 |
|---|---|
| RGB | rgb(101, 206, 232) |
| HSL | hsl(192, 74%, 65%) |
| HSV | hsv(192, 56%, 91%) |
| CMYK | cmyk(56.5%, 11.2%, 0%, 9%) |
| CIE-LAB | lab(77.72, -23.12, -22.06) |
| CIE-LCH | lch(77.72, 31.96, 223.66°) |
| OKLab | oklab(79.88% -0.0833 -0.0612) |
| OKLCH | oklch(79.88% 0.103 216.3) |
| XYZ | xyz(41.9978, 52.7315, 84.2932) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 4.70
Baby Blue
#89CFF0
ΔE00 5.79
Bright Sky Blue
#02CCFE
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEE8 #E87F65
analogous
#65E8C0 #65CEE8 #658DE8
triadic
#65CEE8 #E865CE #CEE865
tetradic
#65CEE8 #C065E8 #E87F65 #8DE865
square
#65CEE8 #C065E8 #E87F65 #8DE865
split-complementary
#65CEE8 #E8658D #E8C065
monochromatic
#1B98B7 #30BDE0 #65CEE8 #9ADFF0 #CFF0F8
Accessibility & contrast
On white
1.82
#65CEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#65CEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEE8
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEE8 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC8E9
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#00D8D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65cee8; /* rgb */ color: rgb(101, 206, 232); /* oklch */ color: oklch(79.9% 0.103 216.3);
Tailwind
colors: {
custom: {
50: '#9bddef',
500: '#65cee8',
950: '#000000',
},
}SCSS
$custom: #65cee8; $custom-light: #9bddef; $custom-dark: #000000;
JSON
{
"hex": "#65cee8",
"rgb": {
"r": 101,
"g": 206,
"b": 232
},
"hsl": {
"h": 191.908,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.79878,
"c": 0.10339,
"h": 216.3
},
"luminance": 0.52736
}Semantic roles & 50–950 ramp
primary
#65CEE8
secondary
#B7533A
accent
#370FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485