#61EBB1#61EBB1
#61EBB1 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.9% C 0.147 H 162.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBB1 |
|---|---|
| RGB | rgb(97, 235, 177) |
| HSL | hsl(155, 78%, 65%) |
| HSV | hsv(155, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.55, -50.85, 17.12) |
| CIE-LCH | lch(84.55, 53.66, 161.40°) |
| OKLab | oklab(84.89% -0.1401 0.0437) |
| OKLCH | oklch(84.89% 0.147 162.7) |
| XYZ | xyz(42.5698, 65.1282, 51.9140) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.90
Seafoam
#7FE0B3
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 4.30
Aqua Marine
#2EE8BB
ΔE00 4.50
Light Blue Green
#7EFBB3
ΔE00 4.83
Greenish Cyan
#2AFEB7
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBB1 #EB619B
analogous
#61EB6C #61EBB1 #61E0EB
triadic
#61EBB1 #B161EB #EBB161
tetradic
#61EBB1 #6C61EB #EB619B #E0EB61
square
#61EBB1 #6C61EB #EB619B #E0EB61
split-complementary
#61EBB1 #EB61E0 #EB6C61
monochromatic
#18BA76 #2BE496 #61EBB1 #97F2CC #CEF9E7
Accessibility & contrast
On white
1.50
#61EBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#61EBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBB1
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBB1 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAE
Deuteranopia (green-blind)
#D4CDB5
Tritanopia (blue-blind)
#15EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ebb1; /* rgb */ color: rgb(97, 235, 177); /* oklch */ color: oklch(84.9% 0.147 162.7);
Tailwind
colors: {
custom: {
50: '#9af2c8',
500: '#61ebb1',
950: '#000000',
},
}SCSS
$custom: #61ebb1; $custom-light: #9af2c8; $custom-dark: #000000;
JSON
{
"hex": "#61ebb1",
"rgb": {
"r": 97,
"g": 235,
"b": 177
},
"hsl": {
"h": 154.783,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84891,
"c": 0.14673,
"h": 162.7
},
"luminance": 0.65132
}Semantic roles & 50–950 ramp
primary
#61EBB1
secondary
#B9376E
accent
#0C62DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582