#65CEE6#65CEE6
#65CEE6 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.8% C 0.102 H 214.8°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEE6 |
|---|---|
| RGB | rgb(101, 206, 230) |
| HSL | hsl(191, 72%, 65%) |
| HSV | hsv(191, 56%, 90%) |
| CMYK | cmyk(56.1%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(77.65, -23.68, -21.09) |
| CIE-LCH | lch(77.65, 31.71, 221.69°) |
| OKLab | oklab(79.8% -0.0841 -0.0584) |
| OKLCH | oklch(79.8% 0.102 214.8) |
| XYZ | xyz(41.7154, 52.6185, 82.8056) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.84
Sky Blue
#87CEEB
ΔE00 5.14
Baby Blue
#89CFF0
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 6.30
Bright Sky Blue
#02CCFE
ΔE00 6.57
Robin'S Egg
#6DEDFD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEE6 #E67D65
analogous
#65E6BE #65CEE6 #658DE6
triadic
#65CEE6 #E665CE #CEE665
tetradic
#65CEE6 #BE65E6 #E67D65 #8DE665
square
#65CEE6 #BE65E6 #E67D65 #8DE665
split-complementary
#65CEE6 #E6658D #E6BE65
monochromatic
#1D97B3 #30BDDD #65CEE6 #9ADFEF #CEF0F7
Accessibility & contrast
On white
1.82
#65CEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#65CEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEE6
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEE6 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC8E7
Deuteranopia (green-blind)
#A9BAE6
Tritanopia (blue-blind)
#00D7D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65cee6; /* rgb */ color: rgb(101, 206, 230); /* oklch */ color: oklch(79.8% 0.102 214.8);
Tailwind
colors: {
custom: {
50: '#9bddee',
500: '#65cee6',
950: '#000000',
},
}SCSS
$custom: #65cee6; $custom-light: #9bddee; $custom-dark: #000000;
JSON
{
"hex": "#65cee6",
"rgb": {
"r": 101,
"g": 206,
"b": 230
},
"hsl": {
"h": 191.163,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.79802,
"c": 0.10243,
"h": 214.8
},
"luminance": 0.52622
}Semantic roles & 50–950 ramp
primary
#65CEE6
secondary
#B4523B
accent
#3611D4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485