#65CEFC#65CEFC
#65CEFC is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.7% C 0.117 H 229.3°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEFC |
|---|---|
| RGB | rgb(101, 206, 252) |
| HSL | hsl(198, 96%, 69%) |
| HSV | hsv(198, 60%, 99%) |
| CMYK | cmyk(59.9%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(78.42, -17.29, -31.68) |
| CIE-LCH | lch(78.42, 36.09, 241.38°) |
| OKLab | oklab(80.68% -0.076 -0.0884) |
| OKLCH | oklch(80.68% 0.117 229.3) |
| XYZ | xyz(45.0020, 53.9332, 100.1151) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.45
Bright Sky Blue
#02CCFE
ΔE00 3.93
Baby Blue
#89CFF0
ΔE00 3.93
Lightskyblue
#87CEFA
ΔE00 3.98
Sky Blue
#87CEEB
ΔE00 4.51
Sky
#82CAFC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEFC #FC9365
analogous
#65FCDE #65CEFC #6583FC
triadic
#65CEFC #FC65CE #CEFC65
tetradic
#65CEFC #DE65FC #FC9365 #83FC65
square
#65CEFC #DE65FC #FC9365 #83FC65
split-complementary
#65CEFC #FC6583 #FCDE65
monochromatic
#049FE2 #29BBFB #65CEFC #A1E1FD #DDF4FE
Accessibility & contrast
On white
1.78
#65CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#65CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEFC
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEFC | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFE
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65cefc; /* rgb */ color: rgb(101, 206, 252); /* oklch */ color: oklch(80.7% 0.117 229.3);
Tailwind
colors: {
custom: {
50: '#9dddfd',
500: '#65cefc',
950: '#000000',
},
}SCSS
$custom: #65cefc; $custom-light: #9dddfd; $custom-dark: #000000;
JSON
{
"hex": "#65cefc",
"rgb": {
"r": 101,
"g": 206,
"b": 252
},
"hsl": {
"h": 198.278,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.80677,
"c": 0.11662,
"h": 229.3
},
"luminance": 0.53938
}Semantic roles & 50–950 ramp
primary
#65CEFC
secondary
#D6622F
accent
#4600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485