#61DFAA#61DFAA
#61DFAA is a light, vivid teal. Relative luminance 0.582; OKLCH L 81.8% C 0.137 H 163.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFAA |
|---|---|
| RGB | rgb(97, 223, 170) |
| HSL | hsl(155, 66%, 63%) |
| HSV | hsv(155, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(80.86, -47.32, 15.60) |
| CIE-LCH | lch(80.86, 49.83, 161.75°) |
| OKLab | oklab(81.83% -0.1306 0.0399) |
| OKLCH | oklch(81.83% 0.137 163) |
| XYZ | xyz(38.5695, 58.2154, 47.2265) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.10
Seafoam
#7FE0B3
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 4.61
Aqua Green
#12E193
ΔE00 5.39
Light Greenish Blue
#63F7B4
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFAA #DF6196
analogous
#61DF6B #61DFAA #61D5DF
triadic
#61DFAA #AA61DF #DFAA61
tetradic
#61DFAA #6B61DF #DF6196 #D5DF61
square
#61DFAA #6B61DF #DF6196 #D5DF61
split-complementary
#61DFAA #DF61D5 #DF6B61
monochromatic
#21A46D #2ED58F #61DFAA #94E9C5 #C7F4E1
Accessibility & contrast
On white
1.66
#61DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#61DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFAA
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFAA | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A7
Deuteranopia (green-blind)
#CAC3AD
Tritanopia (blue-blind)
#28DFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dfaa; /* rgb */ color: rgb(97, 223, 170); /* oklch */ color: oklch(81.8% 0.137 163.0);
Tailwind
colors: {
custom: {
50: '#98eac3',
500: '#61dfaa',
950: '#000000',
},
}SCSS
$custom: #61dfaa; $custom-light: #98eac3; $custom-dark: #000000;
JSON
{
"hex": "#61dfaa",
"rgb": {
"r": 97,
"g": 223,
"b": 170
},
"hsl": {
"h": 154.762,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.81828,
"c": 0.13657,
"h": 163
},
"luminance": 0.58219
}Semantic roles & 50–950 ramp
primary
#61DFAA
secondary
#A73D6A
accent
#1764CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482