#61EFB0#61EFB0
#61EFB0 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.8% C 0.153 H 161.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFB0 |
|---|---|
| RGB | rgb(97, 239, 176) |
| HSL | hsl(153, 82%, 66%) |
| HSV | hsv(153, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(85.71, -52.70, 19.25) |
| CIE-LCH | lch(85.71, 56.10, 159.93°) |
| OKLab | oklab(85.83% -0.1446 0.0491) |
| OKLCH | oklch(85.83% 0.153 161.3) |
| XYZ | xyz(43.6286, 67.4046, 51.7771) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 3.98
Light Aquamarine
#7BFDC7
ΔE00 3.99
Greenish Turquoise
#00FBB0
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFB0 #EF61A0
analogous
#61EF69 #61EFB0 #61E7EF
triadic
#61EFB0 #B061EF #EFB061
tetradic
#61EFB0 #6961EF #EF61A0 #E7EF61
square
#61EFB0 #6961EF #EF61A0 #E7EF61
split-complementary
#61EFB0 #EF61E7 #EF6961
monochromatic
#14C275 #29E994 #61EFB0 #99F5CC #D0FAE8
Accessibility & contrast
On white
1.45
#61EFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#61EFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFB0
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFB0 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAC
Deuteranopia (green-blind)
#D8D1B4
Tritanopia (blue-blind)
#12EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61efb0; /* rgb */ color: rgb(97, 239, 176); /* oklch */ color: oklch(85.8% 0.153 161.3);
Tailwind
colors: {
custom: {
50: '#9af5c7',
500: '#61efb0',
950: '#000000',
},
}SCSS
$custom: #61efb0; $custom-light: #9af5c7; $custom-dark: #000000;
JSON
{
"hex": "#61efb0",
"rgb": {
"r": 97,
"g": 239,
"b": 176
},
"hsl": {
"h": 153.38,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85831,
"c": 0.15274,
"h": 161.3
},
"luminance": 0.67409
}Semantic roles & 50–950 ramp
primary
#61EFB0
secondary
#C03472
accent
#0867DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582