#61EFB3#61EFB3
#61EFB3 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 85.9% C 0.150 H 162.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFB3 |
|---|---|
| RGB | rgb(97, 239, 179) |
| HSL | hsl(155, 82%, 66%) |
| HSV | hsv(155, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(85.77, -52.08, 17.78) |
| CIE-LCH | lch(85.77, 55.03, 161.15°) |
| OKLab | oklab(85.9% -0.1433 0.0454) |
| OKLCH | oklch(85.9% 0.15 162.4) |
| XYZ | xyz(43.9287, 67.5247, 53.3576) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.04
Light Aquamarine
#7BFDC7
ΔE00 3.68
Greenish Cyan
#2AFEB7
ΔE00 4.06
Light Blue Green
#7EFBB3
ΔE00 4.15
Greenish Turquoise
#00FBB0
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFB3 #EF619D
analogous
#61EF6C #61EFB3 #61E4EF
triadic
#61EFB3 #B361EF #EFB361
tetradic
#61EFB3 #6C61EF #EF619D #E4EF61
square
#61EFB3 #6C61EF #EF619D #E4EF61
split-complementary
#61EFB3 #EF61E4 #EF6C61
monochromatic
#14C278 #29E998 #61EFB3 #99F5CE #D0FAE8
Accessibility & contrast
On white
1.45
#61EFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#61EFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFB3
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFB3 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB0
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#0BEFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61efb3; /* rgb */ color: rgb(97, 239, 179); /* oklch */ color: oklch(85.9% 0.150 162.4);
Tailwind
colors: {
custom: {
50: '#9af5c9',
500: '#61efb3',
950: '#000000',
},
}SCSS
$custom: #61efb3; $custom-light: #9af5c9; $custom-dark: #000000;
JSON
{
"hex": "#61efb3",
"rgb": {
"r": 97,
"g": 239,
"b": 179
},
"hsl": {
"h": 154.648,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.859,
"c": 0.15031,
"h": 162.4
},
"luminance": 0.67529
}Semantic roles & 50–950 ramp
primary
#61EFB3
secondary
#C0346F
accent
#0862DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582