#65CEF5#65CEF5
#65CEF5 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.4% C 0.111 H 225.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEF5 |
|---|---|
| RGB | rgb(101, 206, 245) |
| HSL | hsl(196, 88%, 68%) |
| HSV | hsv(196, 59%, 96%) |
| CMYK | cmyk(58.8%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(78.17, -19.36, -28.34) |
| CIE-LCH | lch(78.17, 34.32, 235.66°) |
| OKLab | oklab(80.39% -0.0785 -0.0789) |
| OKLCH | oklch(80.39% 0.111 225.1) |
| XYZ | xyz(43.9131, 53.4976, 94.3804) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.64
Bright Sky Blue
#02CCFE
ΔE00 3.69
Baby Blue
#89CFF0
ΔE00 3.73
Lightblue (survey)
#7BC8F6
ΔE00 4.76
Lightskyblue
#87CEFA
ΔE00 5.14
Neon Blue
#04D9FF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEF5 #F58C65
analogous
#65F5D4 #65CEF5 #6586F5
triadic
#65CEF5 #F565CE #CEF565
tetradic
#65CEF5 #D465F5 #F58C65 #86F565
square
#65CEF5 #D465F5 #F58C65 #86F565
split-complementary
#65CEF5 #F56586 #F5D465
monochromatic
#0E9DD2 #2CBCF1 #65CEF5 #9EE0F9 #D8F3FC
Accessibility & contrast
On white
1.79
#65CEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#65CEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEF5
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEF5 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF7
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65cef5; /* rgb */ color: rgb(101, 206, 245); /* oklch */ color: oklch(80.4% 0.111 225.1);
Tailwind
colors: {
custom: {
50: '#9dddf8',
500: '#65cef5',
950: '#000000',
},
}SCSS
$custom: #65cef5; $custom-light: #9dddf8; $custom-dark: #000000;
JSON
{
"hex": "#65cef5",
"rgb": {
"r": 101,
"g": 206,
"b": 245
},
"hsl": {
"h": 196.25,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.80389,
"c": 0.11131,
"h": 225.1
},
"luminance": 0.53502
}Semantic roles & 50–950 ramp
primary
#65CEF5
secondary
#CD5B31
accent
#3F01E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485