#65CFED#65CFED
#65CFED is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.3% C 0.106 H 219.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFED |
|---|---|
| RGB | rgb(101, 207, 237) |
| HSL | hsl(193, 79%, 66%) |
| HSV | hsv(193, 57%, 93%) |
| CMYK | cmyk(57.4%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(78.17, -22.19, -24.05) |
| CIE-LCH | lch(78.17, 32.72, 227.30°) |
| OKLab | oklab(80.3% -0.0825 -0.0668) |
| OKLCH | oklch(80.3% 0.106 219) |
| XYZ | xyz(42.9597, 53.5026, 88.1674) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.29
Baby Blue
#89CFF0
ΔE00 4.93
Bright Sky Blue
#02CCFE
ΔE00 5.08
Lightblue (survey)
#7BC8F6
ΔE00 7.15
Lightskyblue
#87CEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFED #ED8365
analogous
#65EDC7 #65CFED #658BED
triadic
#65CFED #ED65CF #CFED65
tetradic
#65CFED #C765ED #ED8365 #8BED65
square
#65CFED #C765ED #ED8365 #8BED65
split-complementary
#65CFED #ED658B #EDC765
monochromatic
#179BC1 #2EBEE7 #65CFED #9CE0F3 #D3F1FA
Accessibility & contrast
On white
1.79
#65CFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#65CFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFED
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFED | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65cfed; /* rgb */ color: rgb(101, 207, 237); /* oklch */ color: oklch(80.3% 0.106 219.0);
Tailwind
colors: {
custom: {
50: '#9cddf3',
500: '#65cfed',
950: '#000000',
},
}SCSS
$custom: #65cfed; $custom-light: #9cddf3; $custom-dark: #000000;
JSON
{
"hex": "#65cfed",
"rgb": {
"r": 101,
"g": 207,
"b": 237
},
"hsl": {
"h": 193.235,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.80299,
"c": 0.10614,
"h": 219
},
"luminance": 0.53507
}Semantic roles & 50–950 ramp
primary
#65CFED
secondary
#BF5537
accent
#380ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485