#61E8A8#61E8A8
#61E8A8 is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.0% C 0.150 H 159.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #61E8A8 |
|---|---|
| RGB | rgb(97, 232, 168) |
| HSL | hsl(152, 75%, 65%) |
| HSV | hsv(152, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.48, -51.48, 20.31) |
| CIE-LCH | lch(83.48, 55.34, 158.47°) |
| OKLab | oklab(83.96% -0.141 0.0517) |
| OKLCH | oklch(83.96% 0.15 159.9) |
| XYZ | xyz(40.8506, 63.0778, 47.0606) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.22
Aqua Green
#12E193
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 4.72
Seafoam
#7FE0B3
ΔE00 4.74
Seafoam (survey)
#80F9AD
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E8A8 #E861A1
analogous
#61E865 #61E8A8 #61E4E8
triadic
#61E8A8 #A861E8 #E8A861
tetradic
#61E8A8 #6561E8 #E861A1 #E4E861
square
#61E8A8 #6561E8 #E861A1 #E4E861
split-complementary
#61E8A8 #E861E4 #E86561
monochromatic
#1AB46B #2CE08B #61E8A8 #96F0C5 #CCF8E3
Accessibility & contrast
On white
1.54
#61E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#61E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E8A8
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E8A8 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A4
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#25E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e8a8; /* rgb */ color: rgb(97, 232, 168); /* oklch */ color: oklch(84.0% 0.150 159.9);
Tailwind
colors: {
custom: {
50: '#99f0c2',
500: '#61e8a8',
950: '#000000',
},
}SCSS
$custom: #61e8a8; $custom-light: #99f0c2; $custom-dark: #000000;
JSON
{
"hex": "#61e8a8",
"rgb": {
"r": 97,
"g": 232,
"b": 168
},
"hsl": {
"h": 151.556,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83959,
"c": 0.15016,
"h": 159.9
},
"luminance": 0.63082
}Semantic roles & 50–950 ramp
primary
#61E8A8
secondary
#B53973
accent
#0F6ED7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582