#65DCF5#65DCF5
#65DCF5 is a very light, moderate cyan. Relative luminance 0.605; OKLCH L 83.6% C 0.112 H 213.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCF5 |
|---|---|
| RGB | rgb(101, 220, 245) |
| HSL | hsl(190, 88%, 68%) |
| HSV | hsv(190, 59%, 96%) |
| CMYK | cmyk(58.8%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(82.13, -26.38, -22.29) |
| CIE-LCH | lch(82.13, 34.53, 220.20°) |
| OKLab | oklab(83.56% -0.0931 -0.0618) |
| OKLCH | oklch(83.56% 0.112 213.6) |
| XYZ | xyz(47.4348, 60.5409, 95.5542) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.94
Robin'S Egg
#6DEDFD
ΔE00 4.92
Aqua Blue
#02D8E9
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Sky Blue
#87CEEB
ΔE00 6.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCF5 #F57E65
analogous
#65F5C6 #65DCF5 #6594F5
triadic
#65DCF5 #F565DC #DCF565
tetradic
#65DCF5 #C665F5 #F57E65 #94F565
square
#65DCF5 #C665F5 #F57E65 #94F565
split-complementary
#65DCF5 #F56594 #F5C665
monochromatic
#0EB0D2 #2CCFF1 #65DCF5 #9EE9F9 #D8F6FC
Accessibility & contrast
On white
1.60
#65DCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#65DCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCF5
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCF5 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F6
Deuteranopia (green-blind)
#B4C5F5
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dcf5; /* rgb */ color: rgb(101, 220, 245); /* oklch */ color: oklch(83.6% 0.112 213.6);
Tailwind
colors: {
custom: {
50: '#9de7f8',
500: '#65dcf5',
950: '#000000',
},
}SCSS
$custom: #65dcf5; $custom-light: #9de7f8; $custom-dark: #000000;
JSON
{
"hex": "#65dcf5",
"rgb": {
"r": 101,
"g": 220,
"b": 245
},
"hsl": {
"h": 190.417,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.83562,
"c": 0.11173,
"h": 213.6
},
"luminance": 0.60546
}Semantic roles & 50–950 ramp
primary
#65DCF5
secondary
#CD4C31
accent
#2901E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485