#61E8AF#61E8AF
#61E8AF is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.144 H 162.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #61E8AF |
|---|---|
| RGB | rgb(97, 232, 175) |
| HSL | hsl(155, 75%, 65%) |
| HSV | hsv(155, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 24.6%, 9%) |
| CIE-LAB | lab(83.62, -50.03, 16.86) |
| CIE-LCH | lch(83.62, 52.80, 161.37°) |
| OKLab | oklab(84.12% -0.1378 0.0431) |
| OKLCH | oklch(84.12% 0.144 162.6) |
| XYZ | xyz(41.5203, 63.3457, 50.5880) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.53
Seafoam
#7FE0B3
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.42
Eucalyptus
#44D7A8
ΔE00 4.73
Light Aquamarine
#7BFDC7
ΔE00 4.86
Aqua Green
#12E193
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E8AF #E8619A
analogous
#61E86C #61E8AF #61DDE8
triadic
#61E8AF #AF61E8 #E8AF61
tetradic
#61E8AF #6C61E8 #E8619A #DDE861
square
#61E8AF #6C61E8 #E8619A #DDE861
split-complementary
#61E8AF #E861DD #E86C61
monochromatic
#1AB473 #2CE094 #61E8AF #96F0CA #CCF8E5
Accessibility & contrast
On white
1.54
#61E8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#61E8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E8AF
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E8AF | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#D1CBB3
Tritanopia (blue-blind)
#1CE8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e8af; /* rgb */ color: rgb(97, 232, 175); /* oklch */ color: oklch(84.1% 0.144 162.6);
Tailwind
colors: {
custom: {
50: '#99f0c7',
500: '#61e8af',
950: '#000000',
},
}SCSS
$custom: #61e8af; $custom-light: #99f0c7; $custom-dark: #000000;
JSON
{
"hex": "#61e8af",
"rgb": {
"r": 97,
"g": 232,
"b": 175
},
"hsl": {
"h": 154.667,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.84121,
"c": 0.14442,
"h": 162.6
},
"luminance": 0.6335
}Semantic roles & 50–950 ramp
primary
#61E8AF
secondary
#B5396D
accent
#0F63D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582