#25B8BE#25B8BE
#25B8BE is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.4% C 0.115 H 199.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #25B8BE |
|---|---|
| RGB | rgb(37, 184, 190) |
| HSL | hsl(182, 67%, 45%) |
| HSV | hsv(182, 81%, 75%) |
| CMYK | cmyk(80.5%, 3.2%, 0%, 25.5%) |
| CIE-LAB | lab(68.31, -33.92, -13.62) |
| CIE-LCH | lch(68.31, 36.55, 201.87°) |
| OKLab | oklab(71.39% -0.1084 -0.0379) |
| OKLCH | oklch(71.39% 0.115 199.3) |
| XYZ | xyz(27.1934, 38.3886, 54.6817) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.93
Lightseagreen
#20B2AA
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 5.84
Topaz
#13BBAF
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 7.54
Aqua Blue
#02D8E9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25B8BE #BE2B25
analogous
#25BE78 #25B8BE #256CBE
triadic
#25B8BE #BE25B8 #B8BE25
tetradic
#25B8BE #7825BE #BE2B25 #6CBE25
square
#25B8BE #7825BE #BE2B25 #6CBE25
split-complementary
#25B8BE #BE256C #BE7825
monochromatic
#115558 #1B868B #25B8BE #45D5DB #79E1E5
Accessibility & contrast
On white
2.42
#25B8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#25B8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25B8BE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25B8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25B8BE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#95A0BF
Tritanopia (blue-blind)
#00BFB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #25b8be; /* rgb */ color: rgb(37, 184, 190); /* oklch */ color: oklch(71.4% 0.115 199.3);
Tailwind
colors: {
custom: {
50: '#7dced1',
500: '#25b8be',
950: '#000000',
},
}SCSS
$custom: #25b8be; $custom-light: #7dced1; $custom-dark: #000000;
JSON
{
"hex": "#25b8be",
"rgb": {
"r": 37,
"g": 184,
"b": 190
},
"hsl": {
"h": 182.353,
"s": 67.401,
"l": 44.51
},
"oklch": {
"l": 0.71393,
"c": 0.11479,
"h": 199.3
},
"luminance": 0.38392
}Semantic roles & 50–950 ramp
primary
#25B8BE
secondary
#CD7672
accent
#443EEA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282