#61DFA8#61DFA8
#61DFA8 is a light, vivid teal. Relative luminance 0.581; OKLCH L 81.8% C 0.138 H 162.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFA8 |
|---|---|
| RGB | rgb(97, 223, 168) |
| HSL | hsl(154, 66%, 63%) |
| HSV | hsv(154, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 24.7%, 12.5%) |
| CIE-LAB | lab(80.82, -47.74, 16.60) |
| CIE-LCH | lch(80.82, 50.54, 160.83°) |
| OKLab | oklab(81.78% -0.1315 0.0424) |
| OKLCH | oklch(81.78% 0.138 162.1) |
| XYZ | xyz(38.3818, 58.1403, 46.2377) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.32
Eucalyptus
#44D7A8
ΔE00 3.37
Aqua Marine
#2EE8BB
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.04
Light Greenish Blue
#63F7B4
ΔE00 5.44
Mediumaquamarine
#66CDAA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFA8 #DF6198
analogous
#61DF69 #61DFA8 #61D7DF
triadic
#61DFA8 #A861DF #DFA861
tetradic
#61DFA8 #6961DF #DF6198 #D7DF61
square
#61DFA8 #6961DF #DF6198 #D7DF61
split-complementary
#61DFA8 #DF61D7 #DF6961
monochromatic
#21A46B #2ED58C #61DFA8 #94E9C4 #C7F4E0
Accessibility & contrast
On white
1.66
#61DFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#61DFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFA8
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFA8 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A5
Deuteranopia (green-blind)
#CAC3AB
Tritanopia (blue-blind)
#2ADFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dfa8; /* rgb */ color: rgb(97, 223, 168); /* oklch */ color: oklch(81.8% 0.138 162.1);
Tailwind
colors: {
custom: {
50: '#98eac2',
500: '#61dfa8',
950: '#000000',
},
}SCSS
$custom: #61dfa8; $custom-light: #98eac2; $custom-dark: #000000;
JSON
{
"hex": "#61dfa8",
"rgb": {
"r": 97,
"g": 223,
"b": 168
},
"hsl": {
"h": 153.81,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.8178,
"c": 0.13818,
"h": 162.1
},
"luminance": 0.58144
}Semantic roles & 50–950 ramp
primary
#61DFA8
secondary
#A73D6B
accent
#1767CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482