#65D8CB#65D8CB
#65D8CB is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.2% C 0.106 H 185.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8CB |
|---|---|
| RGB | rgb(101, 216, 203) |
| HSL | hsl(173, 60%, 62%) |
| HSV | hsv(173, 53%, 85%) |
| CMYK | cmyk(53.2%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(79.72, -35.73, -3.53) |
| CIE-LCH | lch(79.72, 35.90, 185.64°) |
| OKLab | oklab(81.2% -0.106 -0.0101) |
| OKLCH | oklch(81.2% 0.106 185.4) |
| XYZ | xyz(40.6975, 56.1864, 65.1887) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.18
Mediumturquoise
#48D1CC
ΔE00 3.67
Seafoam Blue
#78D1B6
ΔE00 5.90
Tiffany Blue
#7BF2DA
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 6.86
Pale Teal
#82CBB2
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8CB #D86572
analogous
#65D891 #65D8CB #65ACD8
triadic
#65D8CB #CB65D8 #D8CB65
tetradic
#65D8CB #9165D8 #D86572 #ACD865
square
#65D8CB #9165D8 #D86572 #ACD865
split-complementary
#65D8CB #D865AC #D89165
monochromatic
#279B8E #34CCBB #65D8CB #96E4DB #C7F1EC
Accessibility & contrast
On white
1.72
#65D8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#65D8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8CB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8CB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECB
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#0DDCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65d8cb; /* rgb */ color: rgb(101, 216, 203); /* oklch */ color: oklch(81.2% 0.106 185.4);
Tailwind
colors: {
custom: {
50: '#9ae4da',
500: '#65d8cb',
950: '#000000',
},
}SCSS
$custom: #65d8cb; $custom-light: #9ae4da; $custom-dark: #000000;
JSON
{
"hex": "#65d8cb",
"rgb": {
"r": 101,
"g": 216,
"b": 203
},
"hsl": {
"h": 173.217,
"s": 59.585,
"l": 62.157
},
"oklch": {
"l": 0.812,
"c": 0.10647,
"h": 185.4
},
"luminance": 0.5619
}Semantic roles & 50–950 ramp
primary
#65D8CB
secondary
#A0424C
accent
#1E31C7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483