#65CFFC#65CFFC
#65CFFC is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.116 H 228.5°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFFC |
|---|---|
| RGB | rgb(101, 207, 252) |
| HSL | hsl(198, 96%, 69%) |
| HSV | hsv(198, 60%, 99%) |
| CMYK | cmyk(59.9%, 17.9%, 0%, 1.2%) |
| CIE-LAB | lab(78.70, -17.81, -31.25) |
| CIE-LCH | lch(78.70, 35.97, 240.33°) |
| OKLab | oklab(80.9% -0.077 -0.0872) |
| OKLCH | oklch(80.9% 0.116 228.5) |
| XYZ | xyz(45.2435, 54.4162, 100.1956) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.76
Bright Sky Blue
#02CCFE
ΔE00 3.82
Baby Blue
#89CFF0
ΔE00 3.86
Lightskyblue
#87CEFA
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 4.36
Sky
#82CAFC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFFC #FC9265
analogous
#65FCDE #65CFFC #6584FC
triadic
#65CFFC #FC65CF #CFFC65
tetradic
#65CFFC #DE65FC #FC9265 #84FC65
square
#65CFFC #DE65FC #FC9265 #84FC65
split-complementary
#65CFFC #FC6584 #FCDE65
monochromatic
#04A0E2 #29BCFB #65CFFC #A1E2FD #DDF4FE
Accessibility & contrast
On white
1.77
#65CFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#65CFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFFC
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFFC | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#A2BCFB
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65cffc; /* rgb */ color: rgb(101, 207, 252); /* oklch */ color: oklch(80.9% 0.116 228.5);
Tailwind
colors: {
custom: {
50: '#9dddfd',
500: '#65cffc',
950: '#000000',
},
}SCSS
$custom: #65cffc; $custom-light: #9dddfd; $custom-dark: #000000;
JSON
{
"hex": "#65cffc",
"rgb": {
"r": 101,
"g": 207,
"b": 252
},
"hsl": {
"h": 197.881,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.80901,
"c": 0.11636,
"h": 228.5
},
"luminance": 0.54421
}Semantic roles & 50–950 ramp
primary
#65CFFC
secondary
#D6612F
accent
#4400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485