#61E6B2#61E6B2
#61E6B2 is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.7% C 0.139 H 164.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #61E6B2 |
|---|---|
| RGB | rgb(97, 230, 178) |
| HSL | hsl(157, 73%, 64%) |
| HSV | hsv(157, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 22.6%, 9.8%) |
| CIE-LAB | lab(83.10, -48.56, 14.56) |
| CIE-LCH | lch(83.10, 50.69, 163.31°) |
| OKLab | oklab(83.71% -0.1344 0.0373) |
| OKLCH | oklch(83.71% 0.139 164.5) |
| XYZ | xyz(41.2585, 62.3453, 51.9704) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.34
Aqua Marine
#2EE8BB
ΔE00 3.65
Eucalyptus
#44D7A8
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.44
Light Turquoise
#7EF4CC
ΔE00 4.78
Light Aquamarine
#7BFDC7
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E6B2 #E66195
analogous
#61E670 #61E6B2 #61D8E6
triadic
#61E6B2 #B261E6 #E6B261
tetradic
#61E6B2 #7061E6 #E66195 #D8E661
square
#61E6B2 #7061E6 #E66195 #D8E661
split-complementary
#61E6B2 #E661D8 #E67061
monochromatic
#1CB177 #2CDE98 #61E6B2 #96EECC #CBF7E6
Accessibility & contrast
On white
1.56
#61E6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#61E6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E6B2
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E6B2 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AF
Deuteranopia (green-blind)
#CFC9B5
Tritanopia (blue-blind)
#19E6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e6b2; /* rgb */ color: rgb(97, 230, 178); /* oklch */ color: oklch(83.7% 0.139 164.5);
Tailwind
colors: {
custom: {
50: '#99efc9',
500: '#61e6b2',
950: '#000000',
},
}SCSS
$custom: #61e6b2; $custom-light: #99efc9; $custom-dark: #000000;
JSON
{
"hex": "#61e6b2",
"rgb": {
"r": 97,
"g": 230,
"b": 178
},
"hsl": {
"h": 156.541,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.83711,
"c": 0.13946,
"h": 164.5
},
"luminance": 0.62349
}Semantic roles & 50–950 ramp
primary
#61E6B2
secondary
#B13A69
accent
#115DD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582