#61B4AA#61B4AA
#61B4AA is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.5% C 0.083 H 185.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #61B4AA |
|---|---|
| RGB | rgb(97, 180, 170) |
| HSL | hsl(173, 36%, 54%) |
| HSV | hsv(173, 46%, 71%) |
| CMYK | cmyk(46.1%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(68.08, -27.75, -2.75) |
| CIE-LCH | lch(68.08, 27.88, 185.66°) |
| OKLab | oklab(71.46% -0.0824 -0.0078) |
| OKLCH | oklch(71.46% 0.083 185.4) |
| XYZ | xyz(28.5038, 38.0839, 43.8713) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.77
Topaz
#13BBAF
ΔE00 5.32
Tealish
#24BCA8
ΔE00 5.94
Dull Teal
#5F9E8F
ΔE00 7.06
Turquoise (survey)
#06C2AC
ΔE00 7.23
Greeny Blue
#42B395
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61B4AA #B4616B
analogous
#61B481 #61B4AA #6195B4
triadic
#61B4AA #AA61B4 #B4AA61
tetradic
#61B4AA #8161B4 #B4616B #95B461
square
#61B4AA #8161B4 #B4616B #95B461
split-complementary
#61B4AA #B46195 #B48161
monochromatic
#326962 #459289 #61B4AA #8BC8C0 #B4DBD7
Accessibility & contrast
On white
2.44
#61B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#61B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61B4AA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61B4AA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#3BB7B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #61b4aa; /* rgb */ color: rgb(97, 180, 170); /* oklch */ color: oklch(71.5% 0.083 185.4);
Tailwind
colors: {
custom: {
50: '#93cac3',
500: '#61b4aa',
950: '#000000',
},
}SCSS
$custom: #61b4aa; $custom-light: #93cac3; $custom-dark: #000000;
JSON
{
"hex": "#61b4aa",
"rgb": {
"r": 97,
"g": 180,
"b": 170
},
"hsl": {
"h": 172.771,
"s": 35.622,
"l": 54.314
},
"oklch": {
"l": 0.71459,
"c": 0.08281,
"h": 185.4
},
"luminance": 0.38086
}Semantic roles & 50–950 ramp
primary
#61B4AA
secondary
#CAA7AB
accent
#5C6ACC
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0D1312
muted
#7E8281