#61EEB3#61EEB3
#61EEB3 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.149 H 162.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEB3 |
|---|---|
| RGB | rgb(97, 238, 179) |
| HSL | hsl(155, 81%, 66%) |
| HSV | hsv(155, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(85.47, -51.67, 17.37) |
| CIE-LCH | lch(85.47, 54.51, 161.42°) |
| OKLab | oklab(85.66% -0.1423 0.0444) |
| OKLCH | oklch(85.66% 0.149 162.7) |
| XYZ | xyz(43.6368, 66.9408, 53.2603) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 3.79
Greenish Cyan
#2AFEB7
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.38
Greenish Turquoise
#00FBB0
ΔE00 4.44
Aqua Marine
#2EE8BB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEB3 #EE619C
analogous
#61EE6D #61EEB3 #61E2EE
triadic
#61EEB3 #B361EE #EEB361
tetradic
#61EEB3 #6D61EE #EE619C #E2EE61
square
#61EEB3 #6D61EE #EE619C #E2EE61
split-complementary
#61EEB3 #EE61E2 #EE6D61
monochromatic
#15C078 #2AE898 #61EEB3 #98F4CE #D0FAE8
Accessibility & contrast
On white
1.46
#61EEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#61EEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEB3
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEB3 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB0
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#0DEEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61eeb3; /* rgb */ color: rgb(97, 238, 179); /* oklch */ color: oklch(85.7% 0.149 162.7);
Tailwind
colors: {
custom: {
50: '#9af4c9',
500: '#61eeb3',
950: '#000000',
},
}SCSS
$custom: #61eeb3; $custom-light: #9af4c9; $custom-dark: #000000;
JSON
{
"hex": "#61eeb3",
"rgb": {
"r": 97,
"g": 238,
"b": 179
},
"hsl": {
"h": 154.894,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.8566,
"c": 0.14902,
"h": 162.7
},
"luminance": 0.66945
}Semantic roles & 50–950 ramp
primary
#61EEB3
secondary
#BE356E
accent
#0961DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582