#65CFF2#65CFF2
#65CFF2 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.5% C 0.109 H 222.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFF2 |
|---|---|
| RGB | rgb(101, 207, 242) |
| HSL | hsl(195, 84%, 67%) |
| HSV | hsv(195, 58%, 95%) |
| CMYK | cmyk(58.3%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.34, -20.75, -26.46) |
| CIE-LCH | lch(78.34, 33.63, 231.90°) |
| OKLab | oklab(80.5% -0.0806 -0.0736) |
| OKLCH | oklch(80.5% 0.109 222.4) |
| XYZ | xyz(43.7004, 53.7989, 92.0684) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.60
Baby Blue
#89CFF0
ΔE00 4.10
Bright Sky Blue
#02CCFE
ΔE00 4.13
Neon Blue
#04D9FF
ΔE00 4.58
Lightblue (survey)
#7BC8F6
ΔE00 5.84
Lightskyblue
#87CEFA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFF2 #F28865
analogous
#65F2CF #65CFF2 #6588F2
triadic
#65CFF2 #F265CF #CFF265
tetradic
#65CFF2 #CF65F2 #F28865 #88F265
square
#65CFF2 #CF65F2 #F28865 #88F265
split-complementary
#65CFF2 #F26588 #F2CF65
monochromatic
#119DCB #2DBDED #65CFF2 #9DE1F7 #D6F2FC
Accessibility & contrast
On white
1.79
#65CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#65CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFF2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFF2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF4
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65cff2; /* rgb */ color: rgb(101, 207, 242); /* oklch */ color: oklch(80.5% 0.109 222.4);
Tailwind
colors: {
custom: {
50: '#9cddf6',
500: '#65cff2',
950: '#000000',
},
}SCSS
$custom: #65cff2; $custom-light: #9cddf6; $custom-dark: #000000;
JSON
{
"hex": "#65cff2",
"rgb": {
"r": 101,
"g": 207,
"b": 242
},
"hsl": {
"h": 194.894,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.80495,
"c": 0.10918,
"h": 222.4
},
"luminance": 0.53803
}Semantic roles & 50–950 ramp
primary
#65CFF2
secondary
#C85833
accent
#3B05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485