#61EAAF#61EAAF
#61EAAF is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.6% C 0.147 H 162.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAAF |
|---|---|
| RGB | rgb(97, 234, 175) |
| HSL | hsl(154, 77%, 65%) |
| HSV | hsv(154, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.21, -50.86, 17.69) |
| CIE-LCH | lch(84.21, 53.85, 160.82°) |
| OKLab | oklab(84.6% -0.1399 0.0452) |
| OKLCH | oklch(84.6% 0.147 162.1) |
| XYZ | xyz(42.0865, 64.4780, 50.7767) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 4.29
Light Aquamarine
#7BFDC7
ΔE00 4.57
Aqua Marine
#2EE8BB
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 4.83
Greenish Cyan
#2AFEB7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAAF #EA619C
analogous
#61EA6B #61EAAF #61E0EA
triadic
#61EAAF #AF61EA #EAAF61
tetradic
#61EAAF #6B61EA #EA619C #E0EA61
square
#61EAAF #6B61EA #EA619C #E0EA61
split-complementary
#61EAAF #EA61E0 #EA6B61
monochromatic
#18B873 #2BE394 #61EAAF #97F1CA #CDF8E6
Accessibility & contrast
On white
1.51
#61EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#61EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAAF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAAF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAC
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#1AEADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eaaf; /* rgb */ color: rgb(97, 234, 175); /* oklch */ color: oklch(84.6% 0.147 162.1);
Tailwind
colors: {
custom: {
50: '#99f1c7',
500: '#61eaaf',
950: '#000000',
},
}SCSS
$custom: #61eaaf; $custom-light: #99f1c7; $custom-dark: #000000;
JSON
{
"hex": "#61eaaf",
"rgb": {
"r": 97,
"g": 234,
"b": 175
},
"hsl": {
"h": 154.161,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84603,
"c": 0.14703,
"h": 162.1
},
"luminance": 0.64482
}Semantic roles & 50–950 ramp
primary
#61EAAF
secondary
#B8386F
accent
#0D65D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582