#61EAA9#61EAA9
#61EAA9 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.152 H 159.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAA9 |
|---|---|
| RGB | rgb(97, 234, 169) |
| HSL | hsl(152, 77%, 65%) |
| HSV | hsv(152, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 27.8%, 8.2%) |
| CIE-LAB | lab(84.09, -52.09, 20.64) |
| CIE-LCH | lch(84.09, 56.03, 158.39°) |
| OKLab | oklab(84.47% -0.1426 0.0525) |
| OKLCH | oklch(84.47% 0.152 159.8) |
| XYZ | xyz(41.5102, 64.2475, 47.7419) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 4.34
Aqua Green
#12E193
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.46
Greenish Turquoise
#00FBB0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAA9 #EA61A2
analogous
#61EA65 #61EAA9 #61E6EA
triadic
#61EAA9 #A961EA #EAA961
tetradic
#61EAA9 #6561EA #EA61A2 #E6EA61
square
#61EAA9 #6561EA #EA61A2 #E6EA61
split-complementary
#61EAA9 #EA61E6 #EA6561
monochromatic
#18B86C #2BE38C #61EAA9 #97F1C6 #CDF8E4
Accessibility & contrast
On white
1.52
#61EAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#61EAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAA9
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAA9 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA5
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#22E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eaa9; /* rgb */ color: rgb(97, 234, 169); /* oklch */ color: oklch(84.5% 0.152 159.8);
Tailwind
colors: {
custom: {
50: '#99f1c2',
500: '#61eaa9',
950: '#000000',
},
}SCSS
$custom: #61eaa9; $custom-light: #99f1c2; $custom-dark: #000000;
JSON
{
"hex": "#61eaa9",
"rgb": {
"r": 97,
"g": 234,
"b": 169
},
"hsl": {
"h": 151.533,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84466,
"c": 0.15197,
"h": 159.8
},
"luminance": 0.64252
}Semantic roles & 50–950 ramp
primary
#61EAA9
secondary
#B83874
accent
#0D6ED9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582