#61EAAC#61EAAC
#61EAAC is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.5% C 0.149 H 160.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAAC |
|---|---|
| RGB | rgb(97, 234, 172) |
| HSL | hsl(153, 77%, 65%) |
| HSV | hsv(153, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.15, -51.48, 19.16) |
| CIE-LCH | lch(84.15, 54.93, 159.58°) |
| OKLab | oklab(84.53% -0.1413 0.0489) |
| OKLCH | oklch(84.53% 0.149 160.9) |
| XYZ | xyz(41.7951, 64.3615, 49.2422) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Light Blue Green
#7EFBB3
ΔE00 4.51
Seafoam
#7FE0B3
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 4.73
Seafoam (survey)
#80F9AD
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAAC #EA619F
analogous
#61EA68 #61EAAC #61E3EA
triadic
#61EAAC #AC61EA #EAAC61
tetradic
#61EAAC #6861EA #EA619F #E3EA61
square
#61EAAC #6861EA #EA619F #E3EA61
split-complementary
#61EAAC #EA61E3 #EA6861
monochromatic
#18B870 #2BE390 #61EAAC #97F1C8 #CDF8E5
Accessibility & contrast
On white
1.51
#61EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#61EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAAC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAAC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA8
Deuteranopia (green-blind)
#D4CCB0
Tritanopia (blue-blind)
#1EE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eaac; /* rgb */ color: rgb(97, 234, 172); /* oklch */ color: oklch(84.5% 0.149 160.9);
Tailwind
colors: {
custom: {
50: '#99f1c5',
500: '#61eaac',
950: '#000000',
},
}SCSS
$custom: #61eaac; $custom-light: #99f1c5; $custom-dark: #000000;
JSON
{
"hex": "#61eaac",
"rgb": {
"r": 97,
"g": 234,
"b": 172
},
"hsl": {
"h": 152.847,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84534,
"c": 0.14948,
"h": 160.9
},
"luminance": 0.64366
}Semantic roles & 50–950 ramp
primary
#61EAAC
secondary
#B83872
accent
#0D69D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582