#61EDB2#61EDB2
#61EDB2 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.4% C 0.149 H 162.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #61EDB2 |
|---|---|
| RGB | rgb(97, 237, 178) |
| HSL | hsl(155, 80%, 65%) |
| HSV | hsv(155, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.16, -51.46, 17.45) |
| CIE-LCH | lch(85.16, 54.34, 161.27°) |
| OKLab | oklab(85.4% -0.1417 0.0446) |
| OKLCH | oklch(85.4% 0.149 162.5) |
| XYZ | xyz(43.2457, 66.3198, 52.6328) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 3.98
Greenish Cyan
#2AFEB7
ΔE00 4.44
Light Blue Green
#7EFBB3
ΔE00 4.48
Greenish Turquoise
#00FBB0
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EDB2 #ED619C
analogous
#61ED6C #61EDB2 #61E2ED
triadic
#61EDB2 #B261ED #EDB261
tetradic
#61EDB2 #6C61ED #ED619C #E2ED61
square
#61EDB2 #6C61ED #ED619C #E2ED61
split-complementary
#61EDB2 #ED61E2 #ED6C61
monochromatic
#16BE77 #2AE797 #61EDB2 #98F3CD #CFFAE8
Accessibility & contrast
On white
1.47
#61EDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#61EDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EDB2
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EDB2 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#11EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61edb2; /* rgb */ color: rgb(97, 237, 178); /* oklch */ color: oklch(85.4% 0.149 162.5);
Tailwind
colors: {
custom: {
50: '#9af4c9',
500: '#61edb2',
950: '#000000',
},
}SCSS
$custom: #61edb2; $custom-light: #9af4c9; $custom-dark: #000000;
JSON
{
"hex": "#61edb2",
"rgb": {
"r": 97,
"g": 237,
"b": 178
},
"hsl": {
"h": 154.714,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.85396,
"c": 0.14853,
"h": 162.5
},
"luminance": 0.66324
}Semantic roles & 50–950 ramp
primary
#61EDB2
secondary
#BD366F
accent
#0A62DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582