#61EEB5#61EEB5
#61EEB5 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.7% C 0.147 H 163.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEB5 |
|---|---|
| RGB | rgb(97, 238, 181) |
| HSL | hsl(156, 81%, 66%) |
| HSV | hsv(156, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(85.52, -51.24, 16.39) |
| CIE-LCH | lch(85.52, 53.80, 162.26°) |
| OKLab | oklab(85.71% -0.1414 0.0419) |
| OKLCH | oklch(85.71% 0.147 163.5) |
| XYZ | xyz(43.8405, 67.0223, 54.3333) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 4.32
Greenish Cyan
#2AFEB7
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEB5 #EE619A
analogous
#61EE6E #61EEB5 #61E0EE
triadic
#61EEB5 #B561EE #EEB561
tetradic
#61EEB5 #6E61EE #EE619A #E0EE61
square
#61EEB5 #6E61EE #EE619A #E0EE61
split-complementary
#61EEB5 #EE61E0 #EE6E61
monochromatic
#15C07B #2AE89B #61EEB5 #98F4CF #D0FAE9
Accessibility & contrast
On white
1.46
#61EEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#61EEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEB5
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEB5 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB2
Deuteranopia (green-blind)
#D6D0B9
Tritanopia (blue-blind)
#06EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61eeb5; /* rgb */ color: rgb(97, 238, 181); /* oklch */ color: oklch(85.7% 0.147 163.5);
Tailwind
colors: {
custom: {
50: '#9af4cb',
500: '#61eeb5',
950: '#000000',
},
}SCSS
$custom: #61eeb5; $custom-light: #9af4cb; $custom-dark: #000000;
JSON
{
"hex": "#61eeb5",
"rgb": {
"r": 97,
"g": 238,
"b": 181
},
"hsl": {
"h": 155.745,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85707,
"c": 0.14744,
"h": 163.5
},
"luminance": 0.67027
}Semantic roles & 50–950 ramp
primary
#61EEB5
secondary
#BE356C
accent
#095EDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582