#65CFF0#65CFF0
#65CFF0 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.4% C 0.108 H 221.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFF0 |
|---|---|
| RGB | rgb(101, 207, 240) |
| HSL | hsl(194, 82%, 67%) |
| HSV | hsv(194, 58%, 94%) |
| CMYK | cmyk(57.9%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(78.27, -21.33, -25.50) |
| CIE-LCH | lch(78.27, 33.24, 230.09°) |
| OKLab | oklab(80.42% -0.0814 -0.0709) |
| OKLCH | oklch(80.42% 0.108 221) |
| XYZ | xyz(43.4016, 53.6794, 90.4951) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.70
Baby Blue
#89CFF0
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 4.40
Bright Sky Blue
#02CCFE
ΔE00 4.46
Lightblue (survey)
#7BC8F6
ΔE00 6.35
Lightskyblue
#87CEFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFF0 #F08665
analogous
#65F0CC #65CFF0 #6589F0
triadic
#65CFF0 #F065CF #CFF065
tetradic
#65CFF0 #CC65F0 #F08665 #89F065
square
#65CFF0 #CC65F0 #F08665 #89F065
split-complementary
#65CFF0 #F06589 #F0CC65
monochromatic
#139DC7 #2DBEEB #65CFF0 #9DE0F5 #D5F2FB
Accessibility & contrast
On white
1.79
#65CFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#65CFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFF0
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFF0 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF2
Deuteranopia (green-blind)
#A7BBF0
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65cff0; /* rgb */ color: rgb(101, 207, 240); /* oklch */ color: oklch(80.4% 0.108 221.0);
Tailwind
colors: {
custom: {
50: '#9cddf5',
500: '#65cff0',
950: '#000000',
},
}SCSS
$custom: #65cff0; $custom-light: #9cddf5; $custom-dark: #000000;
JSON
{
"hex": "#65cff0",
"rgb": {
"r": 101,
"g": 207,
"b": 240
},
"hsl": {
"h": 194.245,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.80416,
"c": 0.10791,
"h": 221
},
"luminance": 0.53684
}Semantic roles & 50–950 ramp
primary
#65CFF0
secondary
#C45735
accent
#3A07DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485