#65CEEE#65CEEE
#65CEEE is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.1% C 0.107 H 220.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEEE |
|---|---|
| RGB | rgb(101, 206, 238) |
| HSL | hsl(194, 80%, 66%) |
| HSV | hsv(194, 58%, 93%) |
| CMYK | cmyk(57.6%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.92, -21.40, -24.97) |
| CIE-LCH | lch(77.92, 32.88, 229.40°) |
| OKLab | oklab(80.11% -0.0811 -0.0694) |
| OKLCH | oklch(80.11% 0.107 220.5) |
| XYZ | xyz(42.8647, 53.0782, 88.8585) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.74
Neon Blue
#04D9FF
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 4.51
Bright Sky Blue
#02CCFE
ΔE00 4.61
Lightblue (survey)
#7BC8F6
ΔE00 6.50
Lightskyblue
#87CEFA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEEE #EE8565
analogous
#65EECA #65CEEE #658AEE
triadic
#65CEEE #EE65CE #CEEE65
tetradic
#65CEEE #CA65EE #EE8565 #8AEE65
square
#65CEEE #CA65EE #EE8565 #8AEE65
split-complementary
#65CEEE #EE658A #EECA65
monochromatic
#169BC3 #2EBCE8 #65CEEE #9CE0F4 #D3F1FA
Accessibility & contrast
On white
1.81
#65CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#65CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEEE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEEE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9F0
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65ceee; /* rgb */ color: rgb(101, 206, 238); /* oklch */ color: oklch(80.1% 0.107 220.5);
Tailwind
colors: {
custom: {
50: '#9cddf3',
500: '#65ceee',
950: '#000000',
},
}SCSS
$custom: #65ceee; $custom-light: #9cddf3; $custom-dark: #000000;
JSON
{
"hex": "#65ceee",
"rgb": {
"r": 101,
"g": 206,
"b": 238
},
"hsl": {
"h": 194.015,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.8011,
"c": 0.1067,
"h": 220.5
},
"luminance": 0.53082
}Semantic roles & 50–950 ramp
primary
#65CEEE
secondary
#C15736
accent
#3A09DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485