#65CFF1#65CFF1
#65CFF1 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.109 H 221.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFF1 |
|---|---|
| RGB | rgb(101, 207, 241) |
| HSL | hsl(195, 83%, 67%) |
| HSV | hsv(195, 58%, 95%) |
| CMYK | cmyk(58.1%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(78.31, -21.04, -25.98) |
| CIE-LCH | lch(78.31, 33.43, 231.00°) |
| OKLab | oklab(80.46% -0.081 -0.0722) |
| OKLCH | oklch(80.46% 0.109 221.7) |
| XYZ | xyz(43.5506, 53.7390, 91.2796) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.64
Baby Blue
#89CFF0
ΔE00 4.24
Bright Sky Blue
#02CCFE
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 4.48
Lightblue (survey)
#7BC8F6
ΔE00 6.09
Lightskyblue
#87CEFA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFF1 #F18765
analogous
#65F1CD #65CFF1 #6589F1
triadic
#65CFF1 #F165CF #CFF165
tetradic
#65CFF1 #CD65F1 #F18765 #89F165
square
#65CFF1 #CD65F1 #F18765 #89F165
split-complementary
#65CFF1 #F16589 #F1CD65
monochromatic
#129DC9 #2DBEEC #65CFF1 #9DE0F6 #D5F2FB
Accessibility & contrast
On white
1.79
#65CFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#65CFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFF1
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFF1 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF3
Deuteranopia (green-blind)
#A7BBF1
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65cff1; /* rgb */ color: rgb(101, 207, 241); /* oklch */ color: oklch(80.5% 0.109 221.7);
Tailwind
colors: {
custom: {
50: '#9cddf5',
500: '#65cff1',
950: '#000000',
},
}SCSS
$custom: #65cff1; $custom-light: #9cddf5; $custom-dark: #000000;
JSON
{
"hex": "#65cff1",
"rgb": {
"r": 101,
"g": 207,
"b": 241
},
"hsl": {
"h": 194.571,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.80455,
"c": 0.10854,
"h": 221.7
},
"luminance": 0.53743
}Semantic roles & 50–950 ramp
primary
#65CFF1
secondary
#C65834
accent
#3B06E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485