#65C8CA#65C8CA
#65C8CA is a light, moderate teal. Relative luminance 0.483; OKLCH L 77.4% C 0.093 H 197.2°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65C8CA |
|---|---|
| RGB | rgb(101, 200, 202) |
| HSL | hsl(181, 49%, 59%) |
| HSV | hsv(181, 50%, 79%) |
| CMYK | cmyk(50%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(75.04, -28.38, -9.93) |
| CIE-LCH | lch(75.04, 30.07, 199.28°) |
| OKLab | oklab(77.41% -0.0888 -0.0274) |
| OKLCH | oklch(77.41% 0.093 197.2) |
| XYZ | xyz(36.6774, 48.3362, 63.2627) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 4.68
Aqua Blue
#02D8E9
ΔE00 6.75
Topaz
#13BBAF
ΔE00 8.23
Lightseagreen
#20B2AA
ΔE00 8.69
Turquoise Blue
#06B1C4
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C8CA #CA6765
analogous
#65CA9A #65C8CA #6596CA
triadic
#65C8CA #CA65C8 #C8CA65
tetradic
#65C8CA #9A65CA #CA6765 #96CA65
square
#65C8CA #9A65CA #CA6765 #96CA65
split-complementary
#65C8CA #CA6596 #CA9A65
monochromatic
#2E8586 #3EB2B4 #65C8CA #93D8DA #C0E9E9
Accessibility & contrast
On white
1.97
#65C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#65C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C8CA
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C8CA | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0CA
Deuteranopia (green-blind)
#ACB3CB
Tritanopia (blue-blind)
#1FCEC8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #65c8ca; /* rgb */ color: rgb(101, 200, 202); /* oklch */ color: oklch(77.4% 0.093 197.2);
Tailwind
colors: {
custom: {
50: '#99d9da',
500: '#65c8ca',
950: '#000000',
},
}SCSS
$custom: #65c8ca; $custom-light: #99d9da; $custom-dark: #000000;
JSON
{
"hex": "#65c8ca",
"rgb": {
"r": 101,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.188,
"s": 48.792,
"l": 59.412
},
"oklch": {
"l": 0.7741,
"c": 0.09296,
"h": 197.2
},
"luminance": 0.4834
}Semantic roles & 50–950 ramp
primary
#65C8CA
secondary
#D9B3B2
accent
#524FD8
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0E1414
muted
#7E8383