#25989C#25989C
#25989C is a light, moderate teal. Relative luminance 0.253; OKLCH L 62.1% C 0.097 H 198.5°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #25989C |
|---|---|
| RGB | rgb(37, 152, 156) |
| HSL | hsl(182, 62%, 38%) |
| HSV | hsv(182, 76%, 61%) |
| CMYK | cmyk(76.3%, 2.6%, 0%, 38.8%) |
| CIE-LAB | lab(57.32, -28.94, -11.08) |
| CIE-LCH | lch(57.32, 30.99, 200.95°) |
| OKLab | oklab(62.11% -0.0919 -0.0308) |
| OKLCH | oklch(62.11% 0.097 198.5) |
| XYZ | xyz(17.9892, 25.2479, 35.3713) |
| Luminance | 0.2525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.45
Darkcyan
#008B8B
ΔE00 5.16
Dark Cyan
#0A888A
ΔE00 5.84
Cadetblue
#5F9EA0
ΔE00 5.89
Greenish Blue
#0B8B87
ΔE00 5.92
Blue Green
#0F9B8E
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25989C #9C2925
analogous
#259C65 #25989C #255C9C
triadic
#25989C #9C2598 #989C25
tetradic
#25989C #65259C #9C2925 #5C9C25
square
#25989C #65259C #9C2925 #5C9C25
split-complementary
#25989C #9C255C #9C6525
monochromatic
#0E3839 #19686B #25989C #31C8CD #62D6DA
Accessibility & contrast
On white
3.47
#25989C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#25989C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #25989C
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25989C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25989C | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919C
Deuteranopia (green-blind)
#7C849D
Tritanopia (blue-blind)
#009E99
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #25989c; /* rgb */ color: rgb(37, 152, 156); /* oklch */ color: oklch(62.1% 0.097 198.5);
Tailwind
colors: {
custom: {
50: '#75b7b9',
500: '#25989c',
950: '#000000',
},
}SCSS
$custom: #25989c; $custom-light: #75b7b9; $custom-dark: #000000;
JSON
{
"hex": "#25989c",
"rgb": {
"r": 37,
"g": 152,
"b": 156
},
"hsl": {
"h": 182.017,
"s": 61.658,
"l": 37.843
},
"oklch": {
"l": 0.6211,
"c": 0.09692,
"h": 198.5
},
"luminance": 0.2525
}Semantic roles & 50–950 ramp
primary
#25989C
secondary
#BF615E
accent
#4843E5
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080