#65D2F0#65D2F0
#65D2F0 is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.1% C 0.108 H 218.5°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2F0 |
|---|---|
| RGB | rgb(101, 210, 240) |
| HSL | hsl(193, 82%, 67%) |
| HSV | hsv(193, 58%, 94%) |
| CMYK | cmyk(57.9%, 12.5%, 0%, 5.9%) |
| CIE-LAB | lab(79.13, -22.84, -24.20) |
| CIE-LCH | lch(79.13, 33.28, 226.66°) |
| OKLab | oklab(81.1% -0.0845 -0.0672) |
| OKLCH | oklch(81.1% 0.108 218.5) |
| XYZ | xyz(44.1353, 55.1468, 90.7397) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 4.28
Baby Blue
#89CFF0
ΔE00 5.13
Bright Sky Blue
#02CCFE
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 7.36
Ice Blue
#A5DFF9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2F0 #F08365
analogous
#65F0C9 #65D2F0 #658CF0
triadic
#65D2F0 #F065D2 #D2F065
tetradic
#65D2F0 #C965F0 #F08365 #8CF065
square
#65D2F0 #C965F0 #F08365 #8CF065
split-complementary
#65D2F0 #F0658C #F0C965
monochromatic
#13A0C7 #2DC2EB #65D2F0 #9DE2F5 #D5F3FB
Accessibility & contrast
On white
1.75
#65D2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#65D2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2F0
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2F0 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF2
Deuteranopia (green-blind)
#AABDF0
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d2f0; /* rgb */ color: rgb(101, 210, 240); /* oklch */ color: oklch(81.1% 0.108 218.5);
Tailwind
colors: {
custom: {
50: '#9ce0f5',
500: '#65d2f0',
950: '#000000',
},
}SCSS
$custom: #65d2f0; $custom-light: #9ce0f5; $custom-dark: #000000;
JSON
{
"hex": "#65d2f0",
"rgb": {
"r": 101,
"g": 210,
"b": 240
},
"hsl": {
"h": 192.95,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.81097,
"c": 0.10799,
"h": 218.5
},
"luminance": 0.55151
}Semantic roles & 50–950 ramp
primary
#65D2F0
secondary
#C45435
accent
#3507DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485