#65CFEC#65CFEC
#65CFEC is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.3% C 0.106 H 218.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFEC |
|---|---|
| RGB | rgb(101, 207, 236) |
| HSL | hsl(193, 78%, 66%) |
| HSV | hsv(193, 57%, 93%) |
| CMYK | cmyk(57.2%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.14, -22.48, -23.57) |
| CIE-LCH | lch(78.14, 32.57, 226.35°) |
| OKLab | oklab(80.26% -0.0829 -0.0654) |
| OKLCH | oklch(80.26% 0.106 218.3) |
| XYZ | xyz(42.8140, 53.4443, 87.4001) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 4.30
Baby Blue
#89CFF0
ΔE00 5.14
Bright Sky Blue
#02CCFE
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 7.41
Lightblue (survey)
#7BC8F6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFEC #EC8265
analogous
#65ECC5 #65CFEC #658BEC
triadic
#65CFEC #EC65CF #CFEC65
tetradic
#65CFEC #C565EC #EC8265 #8BEC65
square
#65CFEC #C565EC #EC8265 #8BEC65
split-complementary
#65CFEC #EC658B #ECC565
monochromatic
#189BBF #2FBEE5 #65CFEC #9BE0F3 #D2F1F9
Accessibility & contrast
On white
1.80
#65CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#65CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFEC
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFEC | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEE
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65cfec; /* rgb */ color: rgb(101, 207, 236); /* oklch */ color: oklch(80.3% 0.106 218.3);
Tailwind
colors: {
custom: {
50: '#9cddf2',
500: '#65cfec',
950: '#000000',
},
}SCSS
$custom: #65cfec; $custom-light: #9cddf2; $custom-dark: #000000;
JSON
{
"hex": "#65cfec",
"rgb": {
"r": 101,
"g": 207,
"b": 236
},
"hsl": {
"h": 192.889,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.8026,
"c": 0.10559,
"h": 218.3
},
"luminance": 0.53448
}Semantic roles & 50–950 ramp
primary
#65CFEC
secondary
#BE5438
accent
#380BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485