#25B9BE#25B9BE
#25B9BE is a light, moderate teal. Relative luminance 0.388; OKLCH L 71.6% C 0.115 H 198.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #25B9BE |
|---|---|
| RGB | rgb(37, 185, 190) |
| HSL | hsl(182, 67%, 45%) |
| HSV | hsv(182, 81%, 75%) |
| CMYK | cmyk(80.5%, 2.6%, 0%, 25.5%) |
| CIE-LAB | lab(68.61, -34.39, -13.16) |
| CIE-LCH | lch(68.61, 36.82, 200.94°) |
| OKLab | oklab(71.64% -0.1093 -0.0366) |
| OKLCH | oklch(71.64% 0.115 198.5) |
| XYZ | xyz(27.4019, 38.8055, 54.7512) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.31
Turquoise Blue
#06B1C4
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 5.51
Topaz
#13BBAF
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 7.14
Aqua Blue
#02D8E9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25B9BE #BE2A25
analogous
#25BE77 #25B9BE #256CBE
triadic
#25B9BE #BE25B9 #B9BE25
tetradic
#25B9BE #7725BE #BE2A25 #6CBE25
square
#25B9BE #7725BE #BE2A25 #6CBE25
split-complementary
#25B9BE #BE256C #BE7725
monochromatic
#115558 #1B878B #25B9BE #45D6DB #79E1E5
Accessibility & contrast
On white
2.40
#25B9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#25B9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25B9BE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25B9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25B9BE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#96A1BF
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #25b9be; /* rgb */ color: rgb(37, 185, 190); /* oklch */ color: oklch(71.6% 0.115 198.5);
Tailwind
colors: {
custom: {
50: '#7dced1',
500: '#25b9be',
950: '#000000',
},
}SCSS
$custom: #25b9be; $custom-light: #7dced1; $custom-dark: #000000;
JSON
{
"hex": "#25b9be",
"rgb": {
"r": 37,
"g": 185,
"b": 190
},
"hsl": {
"h": 181.961,
"s": 67.401,
"l": 44.51
},
"oklch": {
"l": 0.7164,
"c": 0.11527,
"h": 198.5
},
"luminance": 0.38809
}Semantic roles & 50–950 ramp
primary
#25B9BE
secondary
#CD7572
accent
#433EEA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282