#65DDC2#65DDC2
#65DDC2 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.1% C 0.116 H 176.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDC2 |
|---|---|
| RGB | rgb(101, 221, 194) |
| HSL | hsl(167, 64%, 63%) |
| HSV | hsv(167, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(80.94, -40.21, 3.05) |
| CIE-LCH | lch(80.94, 40.32, 175.66°) |
| OKLab | oklab(82.12% -0.1153 0.0075) |
| OKLCH | oklch(82.12% 0.116 176.3) |
| XYZ | xyz(40.9565, 58.3708, 60.1368) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 4.56
Aqua (survey)
#13EAC9
ΔE00 4.69
Aquamarine (survey)
#04D8B2
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDC2 #DD6580
analogous
#65DD86 #65DDC2 #65BCDD
triadic
#65DDC2 #C265DD #DDC265
tetradic
#65DDC2 #8665DD #DD6580 #BCDD65
square
#65DDC2 #8665DD #DD6580 #BCDD65
split-complementary
#65DDC2 #DD65BC #DD8665
monochromatic
#24A487 #33D2AE #65DDC2 #97E8D6 #C9F3EA
Accessibility & contrast
On white
1.66
#65DDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#65DDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDC2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDC2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#C3C3C4
Tritanopia (blue-blind)
#1CE0D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65ddc2; /* rgb */ color: rgb(101, 221, 194); /* oklch */ color: oklch(82.1% 0.116 176.3);
Tailwind
colors: {
custom: {
50: '#9ae8d4',
500: '#65ddc2',
950: '#000000',
},
}SCSS
$custom: #65ddc2; $custom-light: #9ae8d4; $custom-dark: #000000;
JSON
{
"hex": "#65ddc2",
"rgb": {
"r": 101,
"g": 221,
"b": 194
},
"hsl": {
"h": 166.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.82115,
"c": 0.11557,
"h": 176.3
},
"luminance": 0.58375
}Semantic roles & 50–950 ramp
primary
#65DDC2
secondary
#A74057
accent
#1A42CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483