#61E6BB#61E6BB
#61E6BB is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.9% C 0.133 H 168.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #61E6BB |
|---|---|
| RGB | rgb(97, 230, 187) |
| HSL | hsl(161, 73%, 64%) |
| HSV | hsv(161, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.29, -46.57, 10.12) |
| CIE-LCH | lch(83.29, 47.66, 167.75°) |
| OKLab | oklab(83.94% -0.1303 0.0259) |
| OKLCH | oklch(83.94% 0.133 168.8) |
| XYZ | xyz(42.1919, 62.7187, 56.8865) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.67
Seafoam
#7FE0B3
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 3.75
Eucalyptus
#44D7A8
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 4.80
Light Teal
#90E4C1
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E6BB #E6618C
analogous
#61E679 #61E6BB #61CEE6
triadic
#61E6BB #BB61E6 #E6BB61
tetradic
#61E6BB #7961E6 #E6618C #CEE661
square
#61E6BB #7961E6 #E6618C #CEE661
split-complementary
#61E6BB #E661CE #E67961
monochromatic
#1CB181 #2CDEA4 #61E6BB #96EED2 #CBF7E8
Accessibility & contrast
On white
1.55
#61E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#61E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E6BB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E6BB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#02E7DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e6bb; /* rgb */ color: rgb(97, 230, 187); /* oklch */ color: oklch(83.9% 0.133 168.8);
Tailwind
colors: {
custom: {
50: '#99eecf',
500: '#61e6bb',
950: '#000000',
},
}SCSS
$custom: #61e6bb; $custom-light: #99eecf; $custom-dark: #000000;
JSON
{
"hex": "#61e6bb",
"rgb": {
"r": 97,
"g": 230,
"b": 187
},
"hsl": {
"h": 160.602,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.83937,
"c": 0.1329,
"h": 168.8
},
"luminance": 0.62723
}Semantic roles & 50–950 ramp
primary
#61E6BB
secondary
#B13A60
accent
#1150D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583