#65C2CA#65C2CA
#65C2CA is a light, moderate teal. Relative luminance 0.456; OKLCH L 76.0% C 0.089 H 202.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65C2CA |
|---|---|
| RGB | rgb(101, 194, 202) |
| HSL | hsl(185, 49%, 59%) |
| HSV | hsv(185, 50%, 79%) |
| CMYK | cmyk(50%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(73.29, -25.43, -12.54) |
| CIE-LCH | lch(73.29, 28.35, 206.24°) |
| OKLab | oklab(76.01% -0.0821 -0.0346) |
| OKLCH | oklch(76.01% 0.089 202.8) |
| XYZ | xyz(35.3150, 45.6114, 62.8085) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.35
Aqua Blue
#02D8E9
ΔE00 6.98
Turquoise Blue
#06B1C4
ΔE00 7.00
Mediumturquoise
#48D1CC
ΔE00 7.08
Lightseagreen
#20B2AA
ΔE00 9.49
Topaz
#13BBAF
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C2CA #CA6D65
analogous
#65CA9F #65C2CA #6590CA
triadic
#65C2CA #CA65C2 #C2CA65
tetradic
#65C2CA #9F65CA #CA6D65 #90CA65
square
#65C2CA #9F65CA #CA6D65 #90CA65
split-complementary
#65C2CA #CA6590 #CA9F65
monochromatic
#2E7F86 #3EABB4 #65C2CA #93D4DA #C0E6E9
Accessibility & contrast
On white
2.07
#65C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#65C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C2CA
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C2CA | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#A5AFCA
Tritanopia (blue-blind)
#22C8C4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #65c2ca; /* rgb */ color: rgb(101, 194, 202); /* oklch */ color: oklch(76.0% 0.089 202.8);
Tailwind
colors: {
custom: {
50: '#98d4da',
500: '#65c2ca',
950: '#000000',
},
}SCSS
$custom: #65c2ca; $custom-light: #98d4da; $custom-dark: #000000;
JSON
{
"hex": "#65c2ca",
"rgb": {
"r": 101,
"g": 194,
"b": 202
},
"hsl": {
"h": 184.752,
"s": 48.792,
"l": 59.412
},
"oklch": {
"l": 0.76008,
"c": 0.08909,
"h": 202.8
},
"luminance": 0.45615
}Semantic roles & 50–950 ramp
primary
#65C2CA
secondary
#D9B5B2
accent
#5A4FD8
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0E1414
muted
#7E8383