#25A2B0#25A2B0
#25A2B0 is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.4% C 0.104 H 206.5°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #25A2B0 |
|---|---|
| RGB | rgb(37, 162, 176) |
| HSL | hsl(186, 65%, 42%) |
| HSV | hsv(186, 79%, 69%) |
| CMYK | cmyk(79%, 8%, 0%, 31%) |
| CIE-LAB | lab(61.10, -27.61, -16.70) |
| CIE-LCH | lch(61.10, 32.27, 211.16°) |
| OKLab | oklab(65.4% -0.0931 -0.0465) |
| OKLCH | oklch(65.4% 0.104 206.5) |
| XYZ | xyz(21.5163, 29.3659, 45.6001) |
| Luminance | 0.2937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.61
Cadetblue
#5F9EA0
ΔE00 6.10
Sea
#3C9992
ΔE00 8.60
Teal Blue
#01889F
ΔE00 9.41
Lightseagreen
#20B2AA
ΔE00 9.62
Darkcyan
#008B8B
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25A2B0 #B03325
analogous
#25B079 #25A2B0 #255DB0
triadic
#25A2B0 #B025A2 #A2B025
tetradic
#25A2B0 #7925B0 #B03325 #5DB025
square
#25A2B0 #7925B0 #B03325 #5DB025
split-complementary
#25A2B0 #B0255D #B07925
monochromatic
#10454B #1A737D #25A2B0 #3CC7D6 #6FD5E1
Accessibility & contrast
On white
3.06
#25A2B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#25A2B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #25A2B0
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25A2B0 | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949BB1
Deuteranopia (green-blind)
#818EB0
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #25a2b0; /* rgb */ color: rgb(37, 162, 176); /* oklch */ color: oklch(65.4% 0.104 206.5);
Tailwind
colors: {
custom: {
50: '#78bec7',
500: '#25a2b0',
950: '#000000',
},
}SCSS
$custom: #25a2b0; $custom-light: #78bec7; $custom-dark: #000000;
JSON
{
"hex": "#25a2b0",
"rgb": {
"r": 37,
"g": 162,
"b": 176
},
"hsl": {
"h": 186.043,
"s": 65.258,
"l": 41.765
},
"oklch": {
"l": 0.65401,
"c": 0.10406,
"h": 206.5
},
"luminance": 0.29369
}Semantic roles & 50–950 ramp
primary
#25A2B0
secondary
#C7736A
accent
#5140E8
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182