#25889B#25889B
#25889B is a mid, moderate teal. Relative luminance 0.204; OKLCH L 58.0% C 0.091 H 213.7°. Best body text is #000000 at 5.07:1 contrast (WCAG AA passes).
Color values
| HEX | #25889B |
|---|---|
| RGB | rgb(37, 136, 155) |
| HSL | hsl(190, 61%, 38%) |
| HSV | hsv(190, 76%, 61%) |
| CMYK | cmyk(76.1%, 12.3%, 0%, 39.2%) |
| CIE-LAB | lab(52.25, -21.12, -18.17) |
| CIE-LCH | lch(52.25, 27.86, 220.72°) |
| OKLab | oklab(58% -0.0761 -0.0507) |
| OKLCH | oklch(58% 0.091 213.7) |
| XYZ | xyz(15.4810, 20.3663, 34.1192) |
| Luminance | 0.2037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 1.44
Ocean
#017B92
ΔE00 5.20
Dirty Blue
#3F829D
ΔE00 5.65
Dark Cyan
#0A888A
ΔE00 7.56
Deep Aqua
#08787F
ΔE00 8.18
Darkcyan
#008B8B
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25889B #9B3825
analogous
#259B73 #25889B #254D9B
triadic
#25889B #9B2588 #889B25
tetradic
#25889B #73259B #9B3825 #4D9B25
square
#25889B #73259B #9B3825 #4D9B25
split-complementary
#25889B #9B254D #9B7325
monochromatic
#0D3138 #195D6A #25889B #31B3CC #61C6D9
Accessibility & contrast
On white
4.14
#25889B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.07
#25889B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #25889B
5.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25889B | 1.00 | 4.14 | 5.07 | 5.07 |
| #FFFFFF | 4.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A839C
Deuteranopia (green-blind)
#6A789B
Tritanopia (blue-blind)
#008F8E
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #25889b; /* rgb */ color: rgb(37, 136, 155); /* oklch */ color: oklch(58.0% 0.091 213.7);
Tailwind
colors: {
custom: {
50: '#73abb8',
500: '#25889b',
950: '#000000',
},
}SCSS
$custom: #25889b; $custom-light: #73abb8; $custom-dark: #000000;
JSON
{
"hex": "#25889b",
"rgb": {
"r": 37,
"g": 136,
"b": 155
},
"hsl": {
"h": 189.661,
"s": 61.458,
"l": 37.647
},
"oklch": {
"l": 0.58001,
"c": 0.09138,
"h": 213.7
},
"luminance": 0.20368
}Semantic roles & 50–950 ramp
primary
#25889B
secondary
#BF6D5D
accent
#5D43E5
background
#F7FAFB
surface
#EDF4F6
border
#C8CED0
text
#091011
muted
#7B7F80