#61EEBE#61EEBE
#61EEBE is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.141 H 167.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEBE |
|---|---|
| RGB | rgb(97, 238, 190) |
| HSL | hsl(160, 81%, 66%) |
| HSV | hsv(160, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(85.71, -49.29, 11.98) |
| CIE-LCH | lch(85.71, 50.73, 166.34°) |
| OKLab | oklab(85.93% -0.1373 0.0307) |
| OKLCH | oklch(85.93% 0.141 167.4) |
| XYZ | xyz(44.7940, 67.4037, 59.3548) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.78
Bright Teal
#01F9C6
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.28
Light Greenish Blue
#63F7B4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEBE #EE6191
analogous
#61EE77 #61EEBE #61D8EE
triadic
#61EEBE #BE61EE #EEBE61
tetradic
#61EEBE #7761EE #EE6191 #D8EE61
square
#61EEBE #7761EE #EE6191 #D8EE61
split-complementary
#61EEBE #EE61D8 #EE7761
monochromatic
#15C086 #2AE8A7 #61EEBE #98F4D5 #D0FAEB
Accessibility & contrast
On white
1.45
#61EEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#61EEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEBE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEBE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBC
Deuteranopia (green-blind)
#D5D0C1
Tritanopia (blue-blind)
#00EFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61eebe; /* rgb */ color: rgb(97, 238, 190); /* oklch */ color: oklch(85.9% 0.141 167.4);
Tailwind
colors: {
custom: {
50: '#9af4d1',
500: '#61eebe',
950: '#000000',
},
}SCSS
$custom: #61eebe; $custom-light: #9af4d1; $custom-dark: #000000;
JSON
{
"hex": "#61eebe",
"rgb": {
"r": 97,
"g": 238,
"b": 190
},
"hsl": {
"h": 159.574,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85927,
"c": 0.14072,
"h": 167.4
},
"luminance": 0.67408
}Semantic roles & 50–950 ramp
primary
#61EEBE
secondary
#BE3564
accent
#0951DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583