#61EEB0#61EEB0
#61EEB0 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.6% C 0.151 H 161.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEB0 |
|---|---|
| RGB | rgb(97, 238, 176) |
| HSL | hsl(154, 81%, 66%) |
| HSV | hsv(154, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(85.41, -52.29, 18.84) |
| CIE-LCH | lch(85.41, 55.58, 160.18°) |
| OKLab | oklab(85.59% -0.1436 0.0481) |
| OKLCH | oklch(85.59% 0.151 161.5) |
| XYZ | xyz(43.3367, 66.8207, 51.6797) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.06
Greenish Cyan
#2AFEB7
ΔE00 4.17
Greenish Turquoise
#00FBB0
ΔE00 4.23
Seafoam Green
#7AF9AB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEB0 #EE619F
analogous
#61EE69 #61EEB0 #61E5EE
triadic
#61EEB0 #B061EE #EEB061
tetradic
#61EEB0 #6961EE #EE619F #E5EE61
square
#61EEB0 #6961EE #EE619F #E5EE61
split-complementary
#61EEB0 #EE61E5 #EE6961
monochromatic
#15C075 #2AE894 #61EEB0 #98F4CC #D0FAE7
Accessibility & contrast
On white
1.46
#61EEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#61EEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEB0
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEB0 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#14EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61eeb0; /* rgb */ color: rgb(97, 238, 176); /* oklch */ color: oklch(85.6% 0.151 161.5);
Tailwind
colors: {
custom: {
50: '#9af4c7',
500: '#61eeb0',
950: '#000000',
},
}SCSS
$custom: #61eeb0; $custom-light: #9af4c7; $custom-dark: #000000;
JSON
{
"hex": "#61eeb0",
"rgb": {
"r": 97,
"g": 238,
"b": 176
},
"hsl": {
"h": 153.617,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.8559,
"c": 0.15144,
"h": 161.5
},
"luminance": 0.66825
}Semantic roles & 50–950 ramp
primary
#61EEB0
secondary
#BE3571
accent
#0966DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582