#61EBA7#61EBA7
#61EBA7 is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.7% C 0.155 H 158.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBA7 |
|---|---|
| RGB | rgb(97, 235, 167) |
| HSL | hsl(150, 78%, 65%) |
| HSV | hsv(150, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(84.35, -52.90, 22.02) |
| CIE-LCH | lch(84.35, 57.30, 157.39°) |
| OKLab | oklab(84.66% -0.1446 0.0559) |
| OKLCH | oklch(84.66% 0.155 158.8) |
| XYZ | xyz(41.6094, 64.7440, 46.8558) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 4.05
Aqua Green
#12E193
ΔE00 4.24
Greenish Turquoise
#00FBB0
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBA7 #EB61A5
analogous
#61EB62 #61EBA7 #61EAEB
triadic
#61EBA7 #A761EB #EBA761
tetradic
#61EBA7 #6261EB #EB61A5 #EAEB61
square
#61EBA7 #6261EB #EB61A5 #EAEB61
split-complementary
#61EBA7 #EB61EA #EB6261
monochromatic
#18BA6A #2BE489 #61EBA7 #97F2C5 #CEF9E4
Accessibility & contrast
On white
1.51
#61EBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#61EBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBA7
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBA7 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA3
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#24EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eba7; /* rgb */ color: rgb(97, 235, 167); /* oklch */ color: oklch(84.7% 0.155 158.8);
Tailwind
colors: {
custom: {
50: '#99f2c1',
500: '#61eba7',
950: '#000000',
},
}SCSS
$custom: #61eba7; $custom-light: #99f2c1; $custom-dark: #000000;
JSON
{
"hex": "#61eba7",
"rgb": {
"r": 97,
"g": 235,
"b": 167
},
"hsl": {
"h": 150.435,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84663,
"c": 0.155,
"h": 158.8
},
"luminance": 0.64748
}Semantic roles & 50–950 ramp
primary
#61EBA7
secondary
#B93777
accent
#0C71DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582