#65DCC2#65DCC2
#65DCC2 is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.114 H 176.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCC2 |
|---|---|
| RGB | rgb(101, 220, 194) |
| HSL | hsl(167, 63%, 63%) |
| HSV | hsv(167, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.65, -39.76, 2.63) |
| CIE-LCH | lch(80.65, 39.84, 176.22°) |
| OKLab | oklab(81.88% -0.1142 0.0064) |
| OKLCH | oklch(81.88% 0.114 176.8) |
| XYZ | xyz(40.6933, 57.8443, 60.0491) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.70
Turquoise
#40E0D0
ΔE00 4.38
Aqua (survey)
#13EAC9
ΔE00 4.90
Mediumaquamarine
#66CDAA
ΔE00 4.98
Aquamarine (survey)
#04D8B2
ΔE00 5.07
Tiffany Blue
#7BF2DA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCC2 #DC657F
analogous
#65DC86 #65DCC2 #65BADC
triadic
#65DCC2 #C265DC #DCC265
tetradic
#65DCC2 #8665DC #DC657F #BADC65
square
#65DCC2 #8665DC #DC657F #BADC65
split-complementary
#65DCC2 #DC65BA #DC8665
monochromatic
#25A287 #33D1AE #65DCC2 #97E7D6 #C9F3EA
Accessibility & contrast
On white
1.67
#65DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#65DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCC2
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCC2 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#C2C3C4
Tritanopia (blue-blind)
#1DDFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65dcc2; /* rgb */ color: rgb(101, 220, 194); /* oklch */ color: oklch(81.9% 0.114 176.8);
Tailwind
colors: {
custom: {
50: '#9ae7d4',
500: '#65dcc2',
950: '#000000',
},
}SCSS
$custom: #65dcc2; $custom-light: #9ae7d4; $custom-dark: #000000;
JSON
{
"hex": "#65dcc2",
"rgb": {
"r": 101,
"g": 220,
"b": 194
},
"hsl": {
"h": 166.891,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.81878,
"c": 0.11443,
"h": 176.8
},
"luminance": 0.57848
}Semantic roles & 50–950 ramp
primary
#65DCC2
secondary
#A54056
accent
#1B41CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483