#61E3BF#61E3BF
#61E3BF is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.3% C 0.127 H 172.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61E3BF |
|---|---|
| RGB | rgb(97, 227, 191) |
| HSL | hsl(163, 70%, 64%) |
| HSV | hsv(163, 57%, 89%) |
| CMYK | cmyk(57.3%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(82.51, -44.37, 6.88) |
| CIE-LCH | lch(82.51, 44.90, 171.19°) |
| OKLab | oklab(83.33% -0.1254 0.0175) |
| OKLCH | oklch(83.33% 0.127 172.1) |
| XYZ | xyz(41.7984, 61.2370, 58.8973) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.28
Aqua (survey)
#13EAC9
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 4.30
Aquamarine (survey)
#04D8B2
ΔE00 4.43
Seafoam
#7FE0B3
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E3BF #E36185
analogous
#61E37E #61E3BF #61C6E3
triadic
#61E3BF #BF61E3 #E3BF61
tetradic
#61E3BF #7E61E3 #E36185 #C6E361
square
#61E3BF #7E61E3 #E36185 #C6E361
split-complementary
#61E3BF #E361C6 #E37E61
monochromatic
#1EAB84 #2DDAAA #61E3BF #95ECD4 #C9F5E9
Accessibility & contrast
On white
1.59
#61E3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#61E3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E3BF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E3BF | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#C9C8C1
Tritanopia (blue-blind)
#00E5D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e3bf; /* rgb */ color: rgb(97, 227, 191); /* oklch */ color: oklch(83.3% 0.127 172.1);
Tailwind
colors: {
custom: {
50: '#99ecd2',
500: '#61e3bf',
950: '#000000',
},
}SCSS
$custom: #61e3bf; $custom-light: #99ecd2; $custom-dark: #000000;
JSON
{
"hex": "#61e3bf",
"rgb": {
"r": 97,
"g": 227,
"b": 191
},
"hsl": {
"h": 163.385,
"s": 69.892,
"l": 63.529
},
"oklch": {
"l": 0.83326,
"c": 0.12662,
"h": 172.1
},
"luminance": 0.61241
}Semantic roles & 50–950 ramp
primary
#61E3BF
secondary
#AD3B5B
accent
#1448D2
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583