#25ABA3#25ABA3
#25ABA3 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.2% C 0.109 H 188.7°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #25ABA3 |
|---|---|
| RGB | rgb(37, 171, 163) |
| HSL | hsl(176, 64%, 41%) |
| HSV | hsv(176, 78%, 67%) |
| CMYK | cmyk(78.4%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(63.48, -35.88, -5.85) |
| CIE-LCH | lch(63.48, 36.35, 189.26°) |
| OKLab | oklab(67.19% -0.1078 -0.0164) |
| OKLCH | oklch(67.19% 0.109 188.7) |
| XYZ | xyz(21.9336, 32.1608, 39.6949) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.02
Topaz
#13BBAF
ΔE00 4.63
Blue Green
#0F9B8E
ΔE00 5.56
Sea
#3C9992
ΔE00 5.69
Tealish
#24BCA8
ΔE00 6.07
Dull Teal
#5F9E8F
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25ABA3 #AB252D
analogous
#25AB60 #25ABA3 #2570AB
triadic
#25ABA3 #A325AB #ABA325
tetradic
#25ABA3 #6025AB #AB252D #70AB25
square
#25ABA3 #6025AB #AB252D #70AB25
split-complementary
#25ABA3 #AB2570 #AB6025
monochromatic
#0F4643 #1A7973 #25ABA3 #39D4CB #6BDFD8
Accessibility & contrast
On white
2.83
#25ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#25ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25ABA3
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25ABA3 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A3
Deuteranopia (green-blind)
#8F94A4
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #25aba3; /* rgb */ color: rgb(37, 171, 163); /* oklch */ color: oklch(67.2% 0.109 188.7);
Tailwind
colors: {
custom: {
50: '#78c4be',
500: '#25aba3',
950: '#000000',
},
}SCSS
$custom: #25aba3; $custom-light: #78c4be; $custom-dark: #000000;
JSON
{
"hex": "#25aba3",
"rgb": {
"r": 37,
"g": 171,
"b": 163
},
"hsl": {
"h": 176.418,
"s": 64.423,
"l": 40.784
},
"oklch": {
"l": 0.67189,
"c": 0.10902,
"h": 188.7
},
"luminance": 0.32163
}Semantic roles & 50–950 ramp
primary
#25ABA3
secondary
#C5676C
accent
#404AE7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281