#61E9AF#61E9AF
#61E9AF is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.4% C 0.146 H 162.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9AF |
|---|---|
| RGB | rgb(97, 233, 175) |
| HSL | hsl(154, 76%, 65%) |
| HSV | hsv(154, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 24.9%, 8.6%) |
| CIE-LAB | lab(83.92, -50.45, 17.28) |
| CIE-LCH | lch(83.92, 53.32, 161.10°) |
| OKLab | oklab(84.36% -0.1389 0.0441) |
| OKLCH | oklch(84.36% 0.146 162.4) |
| XYZ | xyz(41.8026, 63.9103, 50.6821) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 4.08
Aqua Marine
#2EE8BB
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 4.99
Light Blue Green
#7EFBB3
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9AF #E9619B
analogous
#61E96B #61E9AF #61DFE9
triadic
#61E9AF #AF61E9 #E9AF61
tetradic
#61E9AF #6B61E9 #E9619B #DFE961
square
#61E9AF #6B61E9 #E9619B #DFE961
split-complementary
#61E9AF #E961DF #E96B61
monochromatic
#19B673 #2BE294 #61E9AF #97F0CA #CCF8E5
Accessibility & contrast
On white
1.52
#61E9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#61E9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9AF
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9AF | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AC
Deuteranopia (green-blind)
#D2CCB3
Tritanopia (blue-blind)
#1BE9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61e9af; /* rgb */ color: rgb(97, 233, 175); /* oklch */ color: oklch(84.4% 0.146 162.4);
Tailwind
colors: {
custom: {
50: '#99f1c7',
500: '#61e9af',
950: '#000000',
},
}SCSS
$custom: #61e9af; $custom-light: #99f1c7; $custom-dark: #000000;
JSON
{
"hex": "#61e9af",
"rgb": {
"r": 97,
"g": 233,
"b": 175
},
"hsl": {
"h": 154.412,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.84362,
"c": 0.14572,
"h": 162.4
},
"luminance": 0.63914
}Semantic roles & 50–950 ramp
primary
#61E9AF
secondary
#B6386E
accent
#0E64D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582