#25899B#25899B
#25899B is a mid, moderate teal. Relative luminance 0.207; OKLCH L 58.3% C 0.091 H 212.6°. Best body text is #000000 at 5.13:1 contrast (WCAG AA passes).
Color values
| HEX | #25899B |
|---|---|
| RGB | rgb(37, 137, 155) |
| HSL | hsl(189, 61%, 38%) |
| HSV | hsv(189, 76%, 61%) |
| CMYK | cmyk(76.1%, 11.6%, 0%, 39.2%) |
| CIE-LAB | lab(52.56, -21.64, -17.69) |
| CIE-LCH | lch(52.56, 27.96, 219.27°) |
| OKLab | oklab(58.26% -0.0771 -0.0493) |
| OKLCH | oklch(58.26% 0.091 212.6) |
| XYZ | xyz(15.6225, 20.6493, 34.1663) |
| Luminance | 0.2065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 1.77
Ocean
#017B92
ΔE00 5.64
Dirty Blue
#3F829D
ΔE00 6.13
Dark Cyan
#0A888A
ΔE00 7.16
Darkcyan
#008B8B
ΔE00 8.05
Deep Aqua
#08787F
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25899B #9B3725
analogous
#259B72 #25899B #254E9B
triadic
#25899B #9B2589 #899B25
tetradic
#25899B #72259B #9B3725 #4E9B25
square
#25899B #72259B #9B3725 #4E9B25
split-complementary
#25899B #9B254E #9B7225
monochromatic
#0D3238 #195D6A #25899B #31B5CC #61C7D9
Accessibility & contrast
On white
4.09
#25899B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.13
#25899B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #25899B
5.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25899B | 1.00 | 4.09 | 5.13 | 5.13 |
| #FFFFFF | 4.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B849C
Deuteranopia (green-blind)
#6B789B
Tritanopia (blue-blind)
#00908F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #25899b; /* rgb */ color: rgb(37, 137, 155); /* oklch */ color: oklch(58.3% 0.091 212.6);
Tailwind
colors: {
custom: {
50: '#73abb8',
500: '#25899b',
950: '#000000',
},
}SCSS
$custom: #25899b; $custom-light: #73abb8; $custom-dark: #000000;
JSON
{
"hex": "#25899b",
"rgb": {
"r": 37,
"g": 137,
"b": 155
},
"hsl": {
"h": 189.153,
"s": 61.458,
"l": 37.647
},
"oklch": {
"l": 0.58255,
"c": 0.09149,
"h": 212.6
},
"luminance": 0.20651
}Semantic roles & 50–950 ramp
primary
#25899B
secondary
#BF6C5D
accent
#5C43E5
background
#F7FAFB
surface
#EDF4F6
border
#C8CED0
text
#091011
muted
#7B7F80