#65ABC4#65ABC4
#65ABC4 is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.4% C 0.079 H 223.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABC4 |
|---|---|
| RGB | rgb(101, 171, 196) |
| HSL | hsl(196, 45%, 58%) |
| HSV | hsv(196, 48%, 77%) |
| CMYK | cmyk(48.5%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(66.42, -15.26, -19.61) |
| CIE-LCH | lch(66.42, 24.85, 232.10°) |
| OKLab | oklab(70.45% -0.058 -0.0542) |
| OKLCH | oklch(70.45% 0.079 223.1) |
| XYZ | xyz(29.8899, 35.8757, 57.5635) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.97
Bluegrey
#85A3B2
ΔE00 7.28
Turquoise Blue
#06B1C4
ΔE00 7.82
Bluey Grey
#89A0B0
ΔE00 9.35
Sky Blue
#87CEEB
ΔE00 9.62
Cadetblue
#5F9EA0
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABC4 #C47E65
analogous
#65C4AD #65ABC4 #657BC4
triadic
#65ABC4 #C465AB #ABC465
tetradic
#65ABC4 #AD65C4 #C47E65 #7BC465
square
#65ABC4 #AD65C4 #C47E65 #7BC465
split-complementary
#65ABC4 #C4657B #C4AD65
monochromatic
#306A7E #418FAA #65ABC4 #91C3D5 #BDDBE6
Accessibility & contrast
On white
2.57
#65ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#65ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABC4
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABC4 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA8C5
Deuteranopia (green-blind)
#8E9DC4
Tritanopia (blue-blind)
#33B3B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #65abc4; /* rgb */ color: rgb(101, 171, 196); /* oklch */ color: oklch(70.4% 0.079 223.1);
Tailwind
colors: {
custom: {
50: '#97c4d6',
500: '#65abc4',
950: '#000000',
},
}SCSS
$custom: #65abc4; $custom-light: #97c4d6; $custom-dark: #000000;
JSON
{
"hex": "#65abc4",
"rgb": {
"r": 101,
"g": 171,
"b": 196
},
"hsl": {
"h": 195.789,
"s": 44.601,
"l": 58.235
},
"oklch": {
"l": 0.70446,
"c": 0.0794,
"h": 223.1
},
"luminance": 0.35878
}Semantic roles & 50–950 ramp
primary
#65ABC4
secondary
#D5B9AF
accent
#7553D4
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183