#65C5CC#65C5CC
#65C5CC is a light, moderate teal. Relative luminance 0.471; OKLCH L 76.8% C 0.091 H 201.7°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65C5CC |
|---|---|
| RGB | rgb(101, 197, 204) |
| HSL | hsl(184, 50%, 60%) |
| HSV | hsv(184, 50%, 80%) |
| CMYK | cmyk(50.5%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(74.23, -26.38, -12.22) |
| CIE-LCH | lch(74.23, 29.07, 204.87°) |
| OKLab | oklab(76.78% -0.0846 -0.0337) |
| OKLCH | oklch(76.78% 0.091 201.7) |
| XYZ | xyz(36.2278, 47.0556, 64.2885) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 6.31
Aqua Blue
#02D8E9
ΔE00 6.45
Turquoise Blue
#06B1C4
ΔE00 7.63
Lightseagreen
#20B2AA
ΔE00 9.51
Topaz
#13BBAF
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C5CC #CC6C65
analogous
#65CCA0 #65C5CC #6591CC
triadic
#65C5CC #CC65C5 #C5CC65
tetradic
#65C5CC #A065CC #CC6C65 #91CC65
square
#65C5CC #A065CC #CC6C65 #91CC65
split-complementary
#65C5CC #CC6591 #CCA065
monochromatic
#2D8389 #3DAFB7 #65C5CC #93D6DB #C1E8EA
Accessibility & contrast
On white
2.02
#65C5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#65C5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C5CC
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C5CC | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECD
Deuteranopia (green-blind)
#A8B1CD
Tritanopia (blue-blind)
#1DCBC7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #65c5cc; /* rgb */ color: rgb(101, 197, 204); /* oklch */ color: oklch(76.8% 0.091 201.7);
Tailwind
colors: {
custom: {
50: '#99d7db',
500: '#65c5cc',
950: '#000000',
},
}SCSS
$custom: #65c5cc; $custom-light: #99d7db; $custom-dark: #000000;
JSON
{
"hex": "#65c5cc",
"rgb": {
"r": 101,
"g": 197,
"b": 204
},
"hsl": {
"h": 184.078,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.76778,
"c": 0.09111,
"h": 201.7
},
"luminance": 0.47059
}Semantic roles & 50–950 ramp
primary
#65C5CC
secondary
#DAB5B2
accent
#584EDA
background
#F9FDFD
surface
#F2FAFB
border
#CCD3D4
text
#0E1415
muted
#7E8383