#61EEB2#61EEB2
#61EEB2 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.6% C 0.150 H 162.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEB2 |
|---|---|
| RGB | rgb(97, 238, 178) |
| HSL | hsl(154, 81%, 66%) |
| HSV | hsv(154, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(85.45, -51.88, 17.86) |
| CIE-LCH | lch(85.45, 54.86, 161.00°) |
| OKLab | oklab(85.64% -0.1427 0.0456) |
| OKLCH | oklch(85.64% 0.15 162.3) |
| XYZ | xyz(43.5360, 66.9005, 52.7296) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.19
Light Aquamarine
#7BFDC7
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.24
Greenish Turquoise
#00FBB0
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEB2 #EE619D
analogous
#61EE6B #61EEB2 #61E3EE
triadic
#61EEB2 #B261EE #EEB261
tetradic
#61EEB2 #6B61EE #EE619D #E3EE61
square
#61EEB2 #6B61EE #EE619D #E3EE61
split-complementary
#61EEB2 #EE61E3 #EE6B61
monochromatic
#15C077 #2AE897 #61EEB2 #98F4CD #D0FAE8
Accessibility & contrast
On white
1.46
#61EEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#61EEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEB2
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEB2 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAF
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#0FEEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61eeb2; /* rgb */ color: rgb(97, 238, 178); /* oklch */ color: oklch(85.6% 0.150 162.3);
Tailwind
colors: {
custom: {
50: '#9af4c9',
500: '#61eeb2',
950: '#000000',
},
}SCSS
$custom: #61eeb2; $custom-light: #9af4c9; $custom-dark: #000000;
JSON
{
"hex": "#61eeb2",
"rgb": {
"r": 97,
"g": 238,
"b": 178
},
"hsl": {
"h": 154.468,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85636,
"c": 0.14982,
"h": 162.3
},
"luminance": 0.66905
}Semantic roles & 50–950 ramp
primary
#61EEB2
secondary
#BE356F
accent
#0963DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582