#65CEEF#65CEEF
#65CEEF is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.107 H 221.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEEF |
|---|---|
| RGB | rgb(101, 206, 239) |
| HSL | hsl(194, 81%, 67%) |
| HSV | hsv(194, 58%, 94%) |
| CMYK | cmyk(57.7%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(77.96, -21.11, -25.45) |
| CIE-LCH | lch(77.96, 33.07, 230.32°) |
| OKLab | oklab(80.15% -0.0807 -0.0707) |
| OKLCH | oklch(80.15% 0.107 221.2) |
| XYZ | xyz(43.0120, 53.1372, 89.6344) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 4.35
Bright Sky Blue
#02CCFE
ΔE00 4.42
Neon Blue
#04D9FF
ΔE00 4.57
Lightblue (survey)
#7BC8F6
ΔE00 6.23
Lightskyblue
#87CEFA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEEF #EF8665
analogous
#65EFCB #65CEEF #6589EF
triadic
#65CEEF #EF65CE #CEEF65
tetradic
#65CEEF #CB65EF #EF8665 #89EF65
square
#65CEEF #CB65EF #EF8665 #89EF65
split-complementary
#65CEEF #EF6589 #EFCB65
monochromatic
#149BC5 #2EBCE9 #65CEEF #9CE0F5 #D4F1FB
Accessibility & contrast
On white
1.81
#65CEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#65CEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEEF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEEF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65ceef; /* rgb */ color: rgb(101, 206, 239); /* oklch */ color: oklch(80.2% 0.107 221.2);
Tailwind
colors: {
custom: {
50: '#9cddf4',
500: '#65ceef',
950: '#000000',
},
}SCSS
$custom: #65ceef; $custom-light: #9cddf4; $custom-dark: #000000;
JSON
{
"hex": "#65ceef",
"rgb": {
"r": 101,
"g": 206,
"b": 239
},
"hsl": {
"h": 194.348,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.8015,
"c": 0.10732,
"h": 221.2
},
"luminance": 0.53141
}Semantic roles & 50–950 ramp
primary
#65CEEF
secondary
#C35736
accent
#3B08DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485