#61E8AE#61E8AE
#61E8AE is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.145 H 162.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #61E8AE |
|---|---|
| RGB | rgb(97, 232, 174) |
| HSL | hsl(154, 75%, 65%) |
| HSV | hsv(154, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 25%, 9%) |
| CIE-LAB | lab(83.60, -50.24, 17.36) |
| CIE-LCH | lch(83.60, 53.15, 160.94°) |
| OKLab | oklab(84.1% -0.1383 0.0443) |
| OKLCH | oklch(84.1% 0.145 162.2) |
| XYZ | xyz(41.4225, 63.3066, 50.0726) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.44
Seafoam
#7FE0B3
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.60
Eucalyptus
#44D7A8
ΔE00 4.84
Light Aquamarine
#7BFDC7
ΔE00 4.92
Aqua Green
#12E193
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E8AE #E8619B
analogous
#61E86B #61E8AE #61DFE8
triadic
#61E8AE #AE61E8 #E8AE61
tetradic
#61E8AE #6B61E8 #E8619B #DFE861
square
#61E8AE #6B61E8 #E8619B #DFE861
split-complementary
#61E8AE #E861DF #E86B61
monochromatic
#1AB472 #2CE093 #61E8AE #96F0C9 #CCF8E5
Accessibility & contrast
On white
1.54
#61E8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#61E8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E8AE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E8AE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8AB
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#1DE8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e8ae; /* rgb */ color: rgb(97, 232, 174); /* oklch */ color: oklch(84.1% 0.145 162.2);
Tailwind
colors: {
custom: {
50: '#99f0c6',
500: '#61e8ae',
950: '#000000',
},
}SCSS
$custom: #61e8ae; $custom-light: #99f0c6; $custom-dark: #000000;
JSON
{
"hex": "#61e8ae",
"rgb": {
"r": 97,
"g": 232,
"b": 174
},
"hsl": {
"h": 154.222,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.84097,
"c": 0.14522,
"h": 162.2
},
"luminance": 0.63311
}Semantic roles & 50–950 ramp
primary
#61E8AE
secondary
#B5396E
accent
#0F65D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582