#25BDB7#25BDB7
#25BDB7 is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.4% C 0.118 H 190.7°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #25BDB7 |
|---|---|
| RGB | rgb(37, 189, 183) |
| HSL | hsl(178, 67%, 44%) |
| HSV | hsv(178, 80%, 74%) |
| CMYK | cmyk(80.4%, 0%, 3.2%, 25.9%) |
| CIE-LAB | lab(69.61, -38.31, -7.81) |
| CIE-LCH | lch(69.61, 39.10, 191.53°) |
| OKLab | oklab(72.39% -0.1162 -0.0219) |
| OKLCH | oklch(72.39% 0.118 190.7) |
| XYZ | xyz(27.5037, 40.2039, 51.1011) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.34
Lightseagreen
#20B2AA
ΔE00 3.18
Tealish
#24BCA8
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 5.43
Mediumturquoise
#48D1CC
ΔE00 5.44
Turquoise (survey)
#06C2AC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25BDB7 #BD252B
analogous
#25BD6B #25BDB7 #2577BD
triadic
#25BDB7 #B725BD #BDB725
tetradic
#25BDB7 #6B25BD #BD252B #77BD25
square
#25BDB7 #6B25BD #BD252B #77BD25
split-complementary
#25BDB7 #BD2577 #BD6B25
monochromatic
#115754 #1B8A85 #25BDB7 #45DBD5 #78E5E0
Accessibility & contrast
On white
2.32
#25BDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#25BDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25BDB7
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25BDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25BDB7 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3B7
Deuteranopia (green-blind)
#9DA4B8
Tritanopia (blue-blind)
#00C2BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #25bdb7; /* rgb */ color: rgb(37, 189, 183); /* oklch */ color: oklch(72.4% 0.118 190.7);
Tailwind
colors: {
custom: {
50: '#7dd1cc',
500: '#25bdb7',
950: '#000000',
},
}SCSS
$custom: #25bdb7; $custom-light: #7dd1cc; $custom-dark: #000000;
JSON
{
"hex": "#25bdb7",
"rgb": {
"r": 37,
"g": 189,
"b": 183
},
"hsl": {
"h": 177.632,
"s": 67.257,
"l": 44.314
},
"oklch": {
"l": 0.72386,
"c": 0.11828,
"h": 190.7
},
"luminance": 0.40207
}Semantic roles & 50–950 ramp
primary
#25BDB7
secondary
#CC7275
accent
#3E44EA
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282