#65CFE9#65CFE9
#65CFE9 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.1% C 0.104 H 216.1°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFE9 |
|---|---|
| RGB | rgb(101, 207, 233) |
| HSL | hsl(192, 75%, 65%) |
| HSV | hsv(192, 57%, 91%) |
| CMYK | cmyk(56.7%, 11.2%, 0%, 8.6%) |
| CIE-LAB | lab(78.03, -23.33, -22.11) |
| CIE-LCH | lch(78.03, 32.15, 223.46°) |
| OKLab | oklab(80.15% -0.084 -0.0613) |
| OKLCH | oklch(80.15% 0.104 216.1) |
| XYZ | xyz(42.3818, 53.2715, 85.1239) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.48
Sky Blue
#87CEEB
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 5.83
Bright Sky Blue
#02CCFE
ΔE00 6.07
Aqua Blue
#02D8E9
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFE9 #E97F65
analogous
#65E9C1 #65CFE9 #658DE9
triadic
#65CFE9 #E965CF #CFE965
tetradic
#65CFE9 #C165E9 #E97F65 #8DE965
square
#65CFE9 #C165E9 #E97F65 #8DE965
split-complementary
#65CFE9 #E9658D #E9C165
monochromatic
#1A9AB9 #2FBEE1 #65CFE9 #9BE0F1 #D0F0F8
Accessibility & contrast
On white
1.80
#65CFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#65CFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFE9
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFE9 | 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)
#BDC9EA
Deuteranopia (green-blind)
#A9BBE9
Tritanopia (blue-blind)
#00D9D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65cfe9; /* rgb */ color: rgb(101, 207, 233); /* oklch */ color: oklch(80.1% 0.104 216.1);
Tailwind
colors: {
custom: {
50: '#9cdef0',
500: '#65cfe9',
950: '#000000',
},
}SCSS
$custom: #65cfe9; $custom-light: #9cdef0; $custom-dark: #000000;
JSON
{
"hex": "#65cfe9",
"rgb": {
"r": 101,
"g": 207,
"b": 233
},
"hsl": {
"h": 191.818,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.80145,
"c": 0.10402,
"h": 216.1
},
"luminance": 0.53276
}Semantic roles & 50–950 ramp
primary
#65CFE9
secondary
#B9533A
accent
#360ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485