#61E6BE#61E6BE
#61E6BE is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.0% C 0.131 H 170.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #61E6BE |
|---|---|
| RGB | rgb(97, 230, 190) |
| HSL | hsl(162, 73%, 64%) |
| HSV | hsv(162, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 17.4%, 9.8%) |
| CIE-LAB | lab(83.36, -45.89, 8.64) |
| CIE-LCH | lch(83.36, 46.70, 169.34°) |
| OKLab | oklab(84.02% -0.129 0.0221) |
| OKLCH | oklch(84.02% 0.131 170.3) |
| XYZ | xyz(42.5164, 62.8485, 58.5956) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 4.24
Eucalyptus
#44D7A8
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E6BE #E66189
analogous
#61E67C #61E6BE #61CCE6
triadic
#61E6BE #BE61E6 #E6BE61
tetradic
#61E6BE #7C61E6 #E66189 #CCE661
square
#61E6BE #7C61E6 #E66189 #CCE661
split-complementary
#61E6BE #E661CC #E67C61
monochromatic
#1CB184 #2CDEA8 #61E6BE #96EED4 #CBF7E9
Accessibility & contrast
On white
1.55
#61E6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#61E6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E6BE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E6BE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#00E8DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e6be; /* rgb */ color: rgb(97, 230, 190); /* oklch */ color: oklch(84.0% 0.131 170.3);
Tailwind
colors: {
custom: {
50: '#99eed1',
500: '#61e6be',
950: '#000000',
},
}SCSS
$custom: #61e6be; $custom-light: #99eed1; $custom-dark: #000000;
JSON
{
"hex": "#61e6be",
"rgb": {
"r": 97,
"g": 230,
"b": 190
},
"hsl": {
"h": 161.955,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.84016,
"c": 0.13087,
"h": 170.3
},
"luminance": 0.62853
}Semantic roles & 50–950 ramp
primary
#61E6BE
secondary
#B13A5E
accent
#114CD5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583