#61EAAA#61EAAA
#61EAAA is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.151 H 160.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAAA |
|---|---|
| RGB | rgb(97, 234, 170) |
| HSL | hsl(152, 77%, 65%) |
| HSV | hsv(152, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.11, -51.89, 20.14) |
| CIE-LCH | lch(84.11, 55.66, 158.78°) |
| OKLab | oklab(84.49% -0.1422 0.0513) |
| OKLCH | oklch(84.49% 0.151 160.2) |
| XYZ | xyz(41.6045, 64.2852, 48.2382) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.57
Greenish Turquoise
#00FBB0
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAAA #EA61A1
analogous
#61EA66 #61EAAA #61E5EA
triadic
#61EAAA #AA61EA #EAAA61
tetradic
#61EAAA #6661EA #EA61A1 #E5EA61
square
#61EAAA #6661EA #EA61A1 #E5EA61
split-complementary
#61EAAA #EA61E5 #EA6661
monochromatic
#18B86E #2BE38D #61EAAA #97F1C7 #CDF8E4
Accessibility & contrast
On white
1.52
#61EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#61EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAAA
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAAA | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#21E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eaaa; /* rgb */ color: rgb(97, 234, 170); /* oklch */ color: oklch(84.5% 0.151 160.2);
Tailwind
colors: {
custom: {
50: '#99f1c3',
500: '#61eaaa',
950: '#000000',
},
}SCSS
$custom: #61eaaa; $custom-light: #99f1c3; $custom-dark: #000000;
JSON
{
"hex": "#61eaaa",
"rgb": {
"r": 97,
"g": 234,
"b": 170
},
"hsl": {
"h": 151.971,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84488,
"c": 0.15113,
"h": 160.2
},
"luminance": 0.64289
}Semantic roles & 50–950 ramp
primary
#61EAAA
secondary
#B83873
accent
#0D6CD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582