#61EBB5#61EBB5
#61EBB5 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.0% C 0.144 H 164.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBB5 |
|---|---|
| RGB | rgb(97, 235, 181) |
| HSL | hsl(157, 78%, 65%) |
| HSV | hsv(157, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.63, -50.00, 15.15) |
| CIE-LCH | lch(84.63, 52.25, 163.14°) |
| OKLab | oklab(84.99% -0.1383 0.0388) |
| OKLCH | oklch(84.99% 0.144 164.3) |
| XYZ | xyz(42.9744, 65.2900, 54.0446) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 3.79
Seafoam
#7FE0B3
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.38
Bright Teal
#01F9C6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBB5 #EB6197
analogous
#61EB70 #61EBB5 #61DCEB
triadic
#61EBB5 #B561EB #EBB561
tetradic
#61EBB5 #7061EB #EB6197 #DCEB61
square
#61EBB5 #7061EB #EB6197 #DCEB61
split-complementary
#61EBB5 #EB61DC #EB7061
monochromatic
#18BA7A #2BE49C #61EBB5 #97F2CE #CEF9E8
Accessibility & contrast
On white
1.49
#61EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#61EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBB5
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBB5 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB2
Deuteranopia (green-blind)
#D3CEB8
Tritanopia (blue-blind)
#0CEBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ebb5; /* rgb */ color: rgb(97, 235, 181); /* oklch */ color: oklch(85.0% 0.144 164.3);
Tailwind
colors: {
custom: {
50: '#9af2cb',
500: '#61ebb5',
950: '#000000',
},
}SCSS
$custom: #61ebb5; $custom-light: #9af2cb; $custom-dark: #000000;
JSON
{
"hex": "#61ebb5",
"rgb": {
"r": 97,
"g": 235,
"b": 181
},
"hsl": {
"h": 156.522,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84986,
"c": 0.14359,
"h": 164.3
},
"luminance": 0.65294
}Semantic roles & 50–950 ramp
primary
#61EBB5
secondary
#B9376A
accent
#0C5CDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582