#25B49B#25B49B
#25B49B is a light, vivid teal. Relative luminance 0.354; OKLCH L 69.2% C 0.121 H 177.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #25B49B |
|---|---|
| RGB | rgb(37, 180, 155) |
| HSL | hsl(170, 66%, 43%) |
| HSV | hsv(170, 79%, 71%) |
| CMYK | cmyk(79.4%, 0%, 13.9%, 29.4%) |
| CIE-LAB | lab(66.06, -42.13, 2.39) |
| CIE-LCH | lch(66.06, 42.20, 176.76°) |
| OKLab | oklab(69.23% -0.1204 0.0057) |
| OKLCH | oklch(69.23% 0.121 177.3) |
| XYZ | xyz(22.9976, 35.3995, 36.6247) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.52
Tealish
#24BCA8
ΔE00 2.93
Turquoise (survey)
#06C2AC
ΔE00 4.11
Topaz
#13BBAF
ΔE00 5.03
Lightseagreen
#20B2AA
ΔE00 5.86
Green Blue
#01C08D
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25B49B #B4253E
analogous
#25B453 #25B49B #2586B4
triadic
#25B49B #9B25B4 #B49B25
tetradic
#25B49B #5325B4 #B4253E #86B425
square
#25B49B #5325B4 #B4253E #86B425
split-complementary
#25B49B #B42586 #B45325
monochromatic
#104E44 #1B816F #25B49B #3FD7BD #71E2CE
Accessibility & contrast
On white
2.60
#25B49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#25B49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25B49B
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25B49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25B49B | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA89A
Deuteranopia (green-blind)
#9A9B9D
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #25b49b; /* rgb */ color: rgb(37, 180, 155); /* oklch */ color: oklch(69.2% 0.121 177.3);
Tailwind
colors: {
custom: {
50: '#79cbb8',
500: '#25b49b',
950: '#000000',
},
}SCSS
$custom: #25b49b; $custom-light: #79cbb8; $custom-dark: #000000;
JSON
{
"hex": "#25b49b",
"rgb": {
"r": 37,
"g": 180,
"b": 155
},
"hsl": {
"h": 169.51,
"s": 65.899,
"l": 42.549
},
"oklch": {
"l": 0.69225,
"c": 0.12053,
"h": 177.3
},
"luminance": 0.35402
}Semantic roles & 50–950 ramp
primary
#25B49B
secondary
#C96C7C
accent
#3F5DE9
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280