#61EBBD#61EBBD
#61EBBD is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.138 H 168.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBBD |
|---|---|
| RGB | rgb(97, 235, 189) |
| HSL | hsl(160, 78%, 65%) |
| HSV | hsv(160, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 19.6%, 7.8%) |
| CIE-LAB | lab(84.81, -48.25, 11.22) |
| CIE-LCH | lch(84.81, 49.54, 166.91°) |
| OKLab | oklab(85.19% -0.1347 0.0287) |
| OKLCH | oklch(85.19% 0.138 168) |
| XYZ | xyz(43.8189, 65.6278, 58.4924) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 3.19
Seafoam
#7FE0B3
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.29
Light Aquamarine
#7BFDC7
ΔE00 4.43
Aquamarine
#7FFFD4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBBD #EB618F
analogous
#61EB78 #61EBBD #61D4EB
triadic
#61EBBD #BD61EB #EBBD61
tetradic
#61EBBD #7861EB #EB618F #D4EB61
square
#61EBBD #7861EB #EB618F #D4EB61
split-complementary
#61EBBD #EB61D4 #EB7861
monochromatic
#18BA84 #2BE4A6 #61EBBD #97F2D4 #CEF9EA
Accessibility & contrast
On white
1.49
#61EBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#61EBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBBD
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBBD | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBB
Deuteranopia (green-blind)
#D2CEC0
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ebbd; /* rgb */ color: rgb(97, 235, 189); /* oklch */ color: oklch(85.2% 0.138 168.0);
Tailwind
colors: {
custom: {
50: '#9af2d0',
500: '#61ebbd',
950: '#000000',
},
}SCSS
$custom: #61ebbd; $custom-light: #9af2d0; $custom-dark: #000000;
JSON
{
"hex": "#61ebbd",
"rgb": {
"r": 97,
"g": 235,
"b": 189
},
"hsl": {
"h": 160,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.85185,
"c": 0.1377,
"h": 168
},
"luminance": 0.65632
}Semantic roles & 50–950 ramp
primary
#61EBBD
secondary
#B93762
accent
#0C50DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583