#25B3BB#25B3BB
#25B3BB is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.0% C 0.112 H 200.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #25B3BB |
|---|---|
| RGB | rgb(37, 179, 187) |
| HSL | hsl(183, 67%, 44%) |
| HSV | hsv(183, 80%, 73%) |
| CMYK | cmyk(80.2%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(66.69, -32.46, -14.40) |
| CIE-LCH | lch(66.69, 35.51, 203.92°) |
| OKLab | oklab(70.05% -0.1049 -0.04) |
| OKLCH | oklch(70.05% 0.112 200.9) |
| XYZ | xyz(25.8486, 36.2181, 52.6325) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.80
Lightseagreen
#20B2AA
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 7.37
Topaz
#13BBAF
ΔE00 7.69
Cadetblue
#5F9EA0
ΔE00 8.06
Mediumturquoise
#48D1CC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25B3BB #BB2D25
analogous
#25BB78 #25B3BB #2568BB
triadic
#25B3BB #BB25B3 #B3BB25
tetradic
#25B3BB #7825BB #BB2D25 #68BB25
square
#25B3BB #7825BB #BB2D25 #68BB25
split-complementary
#25B3BB #BB2568 #BB7825
monochromatic
#115155 #1B8288 #25B3BB #43D2DA #76DEE4
Accessibility & contrast
On white
2.55
#25B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#25B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25B3BB
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25B3BB | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#919CBC
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #25b3bb; /* rgb */ color: rgb(37, 179, 187); /* oklch */ color: oklch(70.0% 0.112 200.9);
Tailwind
colors: {
custom: {
50: '#7ccacf',
500: '#25b3bb',
950: '#000000',
},
}SCSS
$custom: #25b3bb; $custom-light: #7ccacf; $custom-dark: #000000;
JSON
{
"hex": "#25b3bb",
"rgb": {
"r": 37,
"g": 179,
"b": 187
},
"hsl": {
"h": 183.2,
"s": 66.964,
"l": 43.922
},
"oklch": {
"l": 0.70047,
"c": 0.11224,
"h": 200.9
},
"luminance": 0.36221
}Semantic roles & 50–950 ramp
primary
#25B3BB
secondary
#CB7570
accent
#473EEA
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1313
muted
#7C8282