#61EBB3#61EBB3
#61EBB3 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.145 H 163.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBB3 |
|---|---|
| RGB | rgb(97, 235, 179) |
| HSL | hsl(156, 78%, 65%) |
| HSV | hsv(156, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.59, -50.43, 16.13) |
| CIE-LCH | lch(84.59, 52.95, 162.26°) |
| OKLab | oklab(84.94% -0.1392 0.0413) |
| OKLCH | oklch(84.94% 0.145 163.5) |
| XYZ | xyz(42.7707, 65.2085, 52.9716) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.14
Aqua Marine
#2EE8BB
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.73
Greenish Cyan
#2AFEB7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBB3 #EB6199
analogous
#61EB6E #61EBB3 #61DEEB
triadic
#61EBB3 #B361EB #EBB361
tetradic
#61EBB3 #6E61EB #EB6199 #DEEB61
square
#61EBB3 #6E61EB #EB6199 #DEEB61
split-complementary
#61EBB3 #EB61DE #EB6E61
monochromatic
#18BA78 #2BE499 #61EBB3 #97F2CD #CEF9E7
Accessibility & contrast
On white
1.50
#61EBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#61EBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBB3
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBB3 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB0
Deuteranopia (green-blind)
#D4CDB7
Tritanopia (blue-blind)
#11EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ebb3; /* rgb */ color: rgb(97, 235, 179); /* oklch */ color: oklch(84.9% 0.145 163.5);
Tailwind
colors: {
custom: {
50: '#9af2c9',
500: '#61ebb3',
950: '#000000',
},
}SCSS
$custom: #61ebb3; $custom-light: #9af2c9; $custom-dark: #000000;
JSON
{
"hex": "#61ebb3",
"rgb": {
"r": 97,
"g": 235,
"b": 179
},
"hsl": {
"h": 155.652,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84938,
"c": 0.14515,
"h": 163.5
},
"luminance": 0.65213
}Semantic roles & 50–950 ramp
primary
#61EBB3
secondary
#B9376C
accent
#0C5FDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582