#61EBB0#61EBB0
#61EBB0 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.9% C 0.148 H 162.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBB0 |
|---|---|
| RGB | rgb(97, 235, 176) |
| HSL | hsl(154, 78%, 65%) |
| HSV | hsv(154, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.53, -51.06, 17.61) |
| CIE-LCH | lch(84.53, 54.01, 160.97°) |
| OKLab | oklab(84.87% -0.1405 0.045) |
| OKLCH | oklch(84.87% 0.148 162.3) |
| XYZ | xyz(42.4705, 65.0885, 51.3910) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.80
Light Aquamarine
#7BFDC7
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.39
Aqua Marine
#2EE8BB
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.70
Greenish Cyan
#2AFEB7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBB0 #EB619C
analogous
#61EB6B #61EBB0 #61E1EB
triadic
#61EBB0 #B061EB #EBB061
tetradic
#61EBB0 #6B61EB #EB619C #E1EB61
square
#61EBB0 #6B61EB #EB619C #E1EB61
split-complementary
#61EBB0 #EB61E1 #EB6B61
monochromatic
#18BA75 #2BE495 #61EBB0 #97F2CB #CEF9E6
Accessibility & contrast
On white
1.50
#61EBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#61EBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBB0
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBB0 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAD
Deuteranopia (green-blind)
#D4CDB4
Tritanopia (blue-blind)
#17EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ebb0; /* rgb */ color: rgb(97, 235, 176); /* oklch */ color: oklch(84.9% 0.148 162.3);
Tailwind
colors: {
custom: {
50: '#9af2c7',
500: '#61ebb0',
950: '#000000',
},
}SCSS
$custom: #61ebb0; $custom-light: #9af2c7; $custom-dark: #000000;
JSON
{
"hex": "#61ebb0",
"rgb": {
"r": 97,
"g": 235,
"b": 176
},
"hsl": {
"h": 154.348,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84867,
"c": 0.14753,
"h": 162.3
},
"luminance": 0.65093
}Semantic roles & 50–950 ramp
primary
#61EBB0
secondary
#B9376F
accent
#0C64DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582