#65CFFA#65CFFA
#65CFFA is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.115 H 227.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFFA |
|---|---|
| RGB | rgb(101, 207, 250) |
| HSL | hsl(197, 94%, 69%) |
| HSV | hsv(197, 60%, 98%) |
| CMYK | cmyk(59.6%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(78.63, -18.40, -30.30) |
| CIE-LCH | lch(78.63, 35.45, 238.73°) |
| OKLab | oklab(80.82% -0.0777 -0.0845) |
| OKLCH | oklch(80.82% 0.115 227.4) |
| XYZ | xyz(44.9282, 54.2901, 98.5353) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.69
Baby Blue
#89CFF0
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 4.07
Lightblue (survey)
#7BC8F6
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 4.47
Sky
#82CAFC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFFA #FA9065
analogous
#65FADA #65CFFA #6585FA
triadic
#65CFFA #FA65CF #CFFA65
tetradic
#65CFFA #DA65FA #FA9065 #85FA65
square
#65CFFA #DA65FA #FA9065 #85FA65
split-complementary
#65CFFA #FA6585 #FADA65
monochromatic
#07A0DD #2ABDF8 #65CFFA #A0E1FC #DCF4FE
Accessibility & contrast
On white
1.77
#65CFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#65CFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFFA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFFA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65cffa; /* rgb */ color: rgb(101, 207, 250); /* oklch */ color: oklch(80.8% 0.115 227.4);
Tailwind
colors: {
custom: {
50: '#9dddfc',
500: '#65cffa',
950: '#000000',
},
}SCSS
$custom: #65cffa; $custom-light: #9dddfc; $custom-dark: #000000;
JSON
{
"hex": "#65cffa",
"rgb": {
"r": 101,
"g": 207,
"b": 250
},
"hsl": {
"h": 197.315,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.80818,
"c": 0.11481,
"h": 227.4
},
"luminance": 0.54294
}Semantic roles & 50–950 ramp
primary
#65CFFA
secondary
#D45F2F
accent
#4200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485