#65DFAA#65DFAA
#65DFAA is a light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.134 H 162.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFAA |
|---|---|
| RGB | rgb(101, 223, 170) |
| HSL | hsl(154, 66%, 64%) |
| HSV | hsv(154, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(80.98, -46.46, 15.80) |
| CIE-LCH | lch(80.98, 49.08, 161.22°) |
| OKLab | oklab(81.97% -0.1282 0.0404) |
| OKLCH | oklch(81.97% 0.134 162.5) |
| XYZ | xyz(39.0067, 58.4408, 47.2470) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.85
Eucalyptus
#44D7A8
ΔE00 3.36
Aqua Marine
#2EE8BB
ΔE00 4.87
Aqua Green
#12E193
ΔE00 5.53
Light Greenish Blue
#63F7B4
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFAA #DF659A
analogous
#65DF6D #65DFAA #65D7DF
triadic
#65DFAA #AA65DF #DFAA65
tetradic
#65DFAA #6D65DF #DF659A #D7DF65
square
#65DFAA #6D65DF #DF659A #D7DF65
split-complementary
#65DFAA #DF65D7 #DF6D65
monochromatic
#23A76D #32D48E #65DFAA #98EAC6 #CAF4E2
Accessibility & contrast
On white
1.66
#65DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#65DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFAA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFAA | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A7
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#34DFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dfaa; /* rgb */ color: rgb(101, 223, 170); /* oklch */ color: oklch(82.0% 0.134 162.5);
Tailwind
colors: {
custom: {
50: '#9aeac3',
500: '#65dfaa',
950: '#000000',
},
}SCSS
$custom: #65dfaa; $custom-light: #9aeac3; $custom-dark: #000000;
JSON
{
"hex": "#65dfaa",
"rgb": {
"r": 101,
"g": 223,
"b": 170
},
"hsl": {
"h": 153.934,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81965,
"c": 0.13445,
"h": 162.5
},
"luminance": 0.58444
}Semantic roles & 50–950 ramp
primary
#65DFAA
secondary
#A93F6D
accent
#1867CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482