#65CEF6#65CEF6
#65CEF6 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.4% C 0.112 H 225.8°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEF6 |
|---|---|
| RGB | rgb(101, 206, 246) |
| HSL | hsl(197, 89%, 68%) |
| HSV | hsv(197, 59%, 96%) |
| CMYK | cmyk(58.9%, 16.3%, 0%, 3.5%) |
| CIE-LAB | lab(78.20, -19.07, -28.82) |
| CIE-LCH | lch(78.20, 34.55, 236.51°) |
| OKLab | oklab(80.43% -0.0781 -0.0803) |
| OKLCH | oklch(80.43% 0.112 225.8) |
| XYZ | xyz(44.0662, 53.5588, 95.1865) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 3.72
Lightblue (survey)
#7BC8F6
ΔE00 4.54
Lightskyblue
#87CEFA
ΔE00 4.94
Neon Blue
#04D9FF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEF6 #F68D65
analogous
#65F6D6 #65CEF6 #6585F6
triadic
#65CEF6 #F665CE #CEF665
tetradic
#65CEF6 #D665F6 #F68D65 #85F665
square
#65CEF6 #D665F6 #F68D65 #85F665
split-complementary
#65CEF6 #F66585 #F6D665
monochromatic
#0C9DD4 #2BBCF3 #65CEF6 #9FE0F9 #D9F3FD
Accessibility & contrast
On white
1.79
#65CEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#65CEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEF6
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEF6 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF8
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65cef6; /* rgb */ color: rgb(101, 206, 246); /* oklch */ color: oklch(80.4% 0.112 225.8);
Tailwind
colors: {
custom: {
50: '#9dddf9',
500: '#65cef6',
950: '#000000',
},
}SCSS
$custom: #65cef6; $custom-light: #9dddf9; $custom-dark: #000000;
JSON
{
"hex": "#65cef6",
"rgb": {
"r": 101,
"g": 206,
"b": 246
},
"hsl": {
"h": 196.552,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.8043,
"c": 0.11203,
"h": 225.8
},
"luminance": 0.53563
}Semantic roles & 50–950 ramp
primary
#65CEF6
secondary
#CF5C30
accent
#3F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485