#65DFC2#65DFC2
#65DFC2 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.118 H 175.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFC2 |
|---|---|
| RGB | rgb(101, 223, 194) |
| HSL | hsl(166, 66%, 64%) |
| HSV | hsv(166, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(81.53, -41.10, 3.90) |
| CIE-LCH | lch(81.53, 41.29, 174.58°) |
| OKLab | oklab(82.59% -0.1175 0.0097) |
| OKLCH | oklch(82.59% 0.118 175.3) |
| XYZ | xyz(41.4877, 59.4332, 60.3139) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.12
Aqua (survey)
#13EAC9
ΔE00 4.34
Aquamarine (survey)
#04D8B2
ΔE00 4.79
Tiffany Blue
#7BF2DA
ΔE00 4.80
Turquoise
#40E0D0
ΔE00 4.97
Aqua Marine
#2EE8BB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFC2 #DF6582
analogous
#65DF85 #65DFC2 #65BFDF
triadic
#65DFC2 #C265DF #DFC265
tetradic
#65DFC2 #8565DF #DF6582 #BFDF65
square
#65DFC2 #8565DF #DF6582 #BFDF65
split-complementary
#65DFC2 #DF65BF #DF8565
monochromatic
#23A787 #32D4AE #65DFC2 #98EAD6 #CAF4EA
Accessibility & contrast
On white
1.63
#65DFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#65DFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFC2
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFC2 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#C5C5C4
Tritanopia (blue-blind)
#1AE1D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dfc2; /* rgb */ color: rgb(101, 223, 194); /* oklch */ color: oklch(82.6% 0.118 175.3);
Tailwind
colors: {
custom: {
50: '#9be9d4',
500: '#65dfc2',
950: '#000000',
},
}SCSS
$custom: #65dfc2; $custom-light: #9be9d4; $custom-dark: #000000;
JSON
{
"hex": "#65dfc2",
"rgb": {
"r": 101,
"g": 223,
"b": 194
},
"hsl": {
"h": 165.738,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.8259,
"c": 0.11789,
"h": 175.3
},
"luminance": 0.59437
}Semantic roles & 50–950 ramp
primary
#65DFC2
secondary
#A93F58
accent
#1843CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483