#61EBA6#61EBA6
#61EBA6 is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.6% C 0.156 H 158.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBA6 |
|---|---|
| RGB | rgb(97, 235, 166) |
| HSL | hsl(150, 78%, 65%) |
| HSV | hsv(150, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(84.33, -53.09, 22.51) |
| CIE-LCH | lch(84.33, 57.67, 157.02°) |
| OKLab | oklab(84.64% -0.145 0.0571) |
| OKLCH | oklch(84.64% 0.156 158.5) |
| XYZ | xyz(41.5173, 64.7072, 46.3708) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 3.97
Aqua Green
#12E193
ΔE00 4.17
Greenish Turquoise
#00FBB0
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBA6 #EB61A6
analogous
#61EB61 #61EBA6 #61EBEB
triadic
#61EBA6 #A661EB #EBA661
tetradic
#61EBA6 #6161EB #EB61A6 #EBEB61
square
#61EBA6 #6161EB #EB61A6 #EBEB61
split-complementary
#61EBA6 #EB61EB #EB6161
monochromatic
#18BA69 #2BE487 #61EBA6 #97F2C5 #CEF9E3
Accessibility & contrast
On white
1.51
#61EBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#61EBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBA6
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBA6 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA2
Deuteranopia (green-blind)
#D6CDAA
Tritanopia (blue-blind)
#25EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eba6; /* rgb */ color: rgb(97, 235, 166); /* oklch */ color: oklch(84.6% 0.156 158.5);
Tailwind
colors: {
custom: {
50: '#99f2c0',
500: '#61eba6',
950: '#000000',
},
}SCSS
$custom: #61eba6; $custom-light: #99f2c0; $custom-dark: #000000;
JSON
{
"hex": "#61eba6",
"rgb": {
"r": 97,
"g": 235,
"b": 166
},
"hsl": {
"h": 150,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84642,
"c": 0.15584,
"h": 158.5
},
"luminance": 0.64711
}Semantic roles & 50–950 ramp
primary
#61EBA6
secondary
#B93778
accent
#0C73DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582