#61EBA9#61EBA9
#61EBA9 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.153 H 159.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBA9 |
|---|---|
| RGB | rgb(97, 235, 169) |
| HSL | hsl(151, 78%, 65%) |
| HSV | hsv(151, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.39, -52.50, 21.04) |
| CIE-LCH | lch(84.39, 56.56, 158.16°) |
| OKLab | oklab(84.71% -0.1436 0.0535) |
| OKLCH | oklch(84.71% 0.153 159.6) |
| XYZ | xyz(41.7957, 64.8185, 47.8370) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.40
Greenish Turquoise
#00FBB0
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBA9 #EB61A3
analogous
#61EB64 #61EBA9 #61E8EB
triadic
#61EBA9 #A961EB #EBA961
tetradic
#61EBA9 #6461EB #EB61A3 #E8EB61
square
#61EBA9 #6461EB #EB61A3 #E8EB61
split-complementary
#61EBA9 #EB61E8 #EB6461
monochromatic
#18BA6C #2BE48B #61EBA9 #97F2C7 #CEF9E4
Accessibility & contrast
On white
1.50
#61EBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#61EBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBA9
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBA9 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA5
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#21EAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61eba9; /* rgb */ color: rgb(97, 235, 169); /* oklch */ color: oklch(84.7% 0.153 159.6);
Tailwind
colors: {
custom: {
50: '#99f2c2',
500: '#61eba9',
950: '#000000',
},
}SCSS
$custom: #61eba9; $custom-light: #99f2c2; $custom-dark: #000000;
JSON
{
"hex": "#61eba9",
"rgb": {
"r": 97,
"g": 235,
"b": 169
},
"hsl": {
"h": 151.304,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84708,
"c": 0.1533,
"h": 159.6
},
"luminance": 0.64823
}Semantic roles & 50–950 ramp
primary
#61EBA9
secondary
#B93775
accent
#0C6EDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582