#65CEF2#65CEF2
#65CEF2 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.3% C 0.109 H 223.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEF2 |
|---|---|
| RGB | rgb(101, 206, 242) |
| HSL | hsl(195, 84%, 67%) |
| HSV | hsv(195, 58%, 95%) |
| CMYK | cmyk(58.3%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(78.06, -20.24, -26.89) |
| CIE-LCH | lch(78.06, 33.66, 233.04°) |
| OKLab | oklab(80.27% -0.0796 -0.0748) |
| OKLCH | oklch(80.27% 0.109 223.2) |
| XYZ | xyz(43.4589, 53.3159, 91.9879) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.54
Baby Blue
#89CFF0
ΔE00 3.95
Bright Sky Blue
#02CCFE
ΔE00 3.95
Neon Blue
#04D9FF
ΔE00 4.87
Lightblue (survey)
#7BC8F6
ΔE00 5.47
Lightskyblue
#87CEFA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEF2 #F28965
analogous
#65F2CF #65CEF2 #6588F2
triadic
#65CEF2 #F265CE #CEF265
tetradic
#65CEF2 #CF65F2 #F28965 #88F265
square
#65CEF2 #CF65F2 #F28965 #88F265
split-complementary
#65CEF2 #F26588 #F2CF65
monochromatic
#119CCB #2DBCED #65CEF2 #9DE0F7 #D6F2FC
Accessibility & contrast
On white
1.80
#65CEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#65CEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEF2
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEF2 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF4
Deuteranopia (green-blind)
#A5BAF2
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65cef2; /* rgb */ color: rgb(101, 206, 242); /* oklch */ color: oklch(80.3% 0.109 223.2);
Tailwind
colors: {
custom: {
50: '#9cddf6',
500: '#65cef2',
950: '#000000',
},
}SCSS
$custom: #65cef2; $custom-light: #9cddf6; $custom-dark: #000000;
JSON
{
"hex": "#65cef2",
"rgb": {
"r": 101,
"g": 206,
"b": 242
},
"hsl": {
"h": 195.319,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.80268,
"c": 0.10924,
"h": 223.2
},
"luminance": 0.5332
}Semantic roles & 50–950 ramp
primary
#65CEF2
secondary
#C85933
accent
#3D05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485