#65DCC4#65DCC4
#65DCC4 is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.113 H 178.1°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCC4 |
|---|---|
| RGB | rgb(101, 220, 196) |
| HSL | hsl(168, 63%, 63%) |
| HSV | hsv(168, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 10.9%, 13.7%) |
| CIE-LAB | lab(80.70, -39.28, 1.64) |
| CIE-LCH | lch(80.70, 39.31, 177.61°) |
| OKLab | oklab(81.94% -0.1134 0.0037) |
| OKLCH | oklch(81.94% 0.113 178.1) |
| XYZ | xyz(40.9194, 57.9348, 61.2400) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.87
Seafoam Blue
#78D1B6
ΔE00 3.93
Tiffany Blue
#7BF2DA
ΔE00 5.05
Aqua (survey)
#13EAC9
ΔE00 5.06
Mediumaquamarine
#66CDAA
ΔE00 5.43
Aquamarine (survey)
#04D8B2
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCC4 #DC657D
analogous
#65DC88 #65DCC4 #65B8DC
triadic
#65DCC4 #C465DC #DCC465
tetradic
#65DCC4 #8865DC #DC657D #B8DC65
square
#65DCC4 #8865DC #DC657D #B8DC65
split-complementary
#65DCC4 #DC65B8 #DC8865
monochromatic
#25A289 #33D1B1 #65DCC4 #97E7D7 #C9F3EA
Accessibility & contrast
On white
1.67
#65DCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#65DCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCC4
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCC4 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#C2C3C6
Tritanopia (blue-blind)
#19DFD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65dcc4; /* rgb */ color: rgb(101, 220, 196); /* oklch */ color: oklch(81.9% 0.113 178.1);
Tailwind
colors: {
custom: {
50: '#9ae7d5',
500: '#65dcc4',
950: '#000000',
},
}SCSS
$custom: #65dcc4; $custom-light: #9ae7d5; $custom-dark: #000000;
JSON
{
"hex": "#65dcc4",
"rgb": {
"r": 101,
"g": 220,
"b": 196
},
"hsl": {
"h": 167.899,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.81936,
"c": 0.11343,
"h": 178.1
},
"luminance": 0.57939
}Semantic roles & 50–950 ramp
primary
#65DCC4
secondary
#A54054
accent
#1B3ECB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483