#61EBA8#61EBA8
#61EBA8 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.154 H 159.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBA8 |
|---|---|
| RGB | rgb(97, 235, 168) |
| HSL | hsl(151, 78%, 65%) |
| HSV | hsv(151, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 28.5%, 7.8%) |
| CIE-LAB | lab(84.37, -52.70, 21.53) |
| CIE-LCH | lch(84.37, 56.93, 157.77°) |
| OKLab | oklab(84.69% -0.1441 0.0547) |
| OKLCH | oklch(84.69% 0.154 159.2) |
| XYZ | xyz(41.7022, 64.7811, 47.3445) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.31
Greenish Turquoise
#00FBB0
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBA8 #EB61A4
analogous
#61EB63 #61EBA8 #61E9EB
triadic
#61EBA8 #A861EB #EBA861
tetradic
#61EBA8 #6361EB #EB61A4 #E9EB61
square
#61EBA8 #6361EB #EB61A4 #E9EB61
split-complementary
#61EBA8 #EB61E9 #EB6361
monochromatic
#18BA6B #2BE48A #61EBA8 #97F2C6 #CEF9E4
Accessibility & contrast
On white
1.50
#61EBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#61EBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBA8
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBA8 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA4
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#22EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61eba8; /* rgb */ color: rgb(97, 235, 168); /* oklch */ color: oklch(84.7% 0.154 159.2);
Tailwind
colors: {
custom: {
50: '#99f2c2',
500: '#61eba8',
950: '#000000',
},
}SCSS
$custom: #61eba8; $custom-light: #99f2c2; $custom-dark: #000000;
JSON
{
"hex": "#61eba8",
"rgb": {
"r": 97,
"g": 235,
"b": 168
},
"hsl": {
"h": 150.87,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84685,
"c": 0.15414,
"h": 159.2
},
"luminance": 0.64785
}Semantic roles & 50–950 ramp
primary
#61EBA8
secondary
#B93776
accent
#0C70DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582