#25BCA5#25BCA5
#25BCA5 is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.124 H 179.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #25BCA5 |
|---|---|
| RGB | rgb(37, 188, 165) |
| HSL | hsl(171, 67%, 44%) |
| HSV | hsv(171, 80%, 74%) |
| CMYK | cmyk(80.3%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(68.80, -42.91, 0.87) |
| CIE-LCH | lch(68.80, 42.92, 178.83°) |
| OKLab | oklab(71.56% -0.1235 0.0016) |
| OKLCH | oklch(71.56% 0.124 179.2) |
| XYZ | xyz(25.5343, 39.0732, 41.7861) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.98
Turquoise (survey)
#06C2AC
ΔE00 1.78
Topaz
#13BBAF
ΔE00 3.74
Greeny Blue
#42B395
ΔE00 4.06
Lightseagreen
#20B2AA
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25BCA5 #BC253C
analogous
#25BC5A #25BCA5 #2588BC
triadic
#25BCA5 #A525BC #BCA525
tetradic
#25BCA5 #5A25BC #BC253C #88BC25
square
#25BCA5 #5A25BC #BC253C #88BC25
split-complementary
#25BCA5 #BC2588 #BC5A25
monochromatic
#11564B #1B8978 #25BCA5 #44DAC3 #77E4D4
Accessibility & contrast
On white
2.38
#25BCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#25BCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25BCA5
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25BCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25BCA5 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A4
Deuteranopia (green-blind)
#A0A2A7
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #25bca5; /* rgb */ color: rgb(37, 188, 165); /* oklch */ color: oklch(71.6% 0.124 179.2);
Tailwind
colors: {
custom: {
50: '#7bd1bf',
500: '#25bca5',
950: '#000000',
},
}SCSS
$custom: #25bca5; $custom-light: #7bd1bf; $custom-dark: #000000;
JSON
{
"hex": "#25bca5",
"rgb": {
"r": 37,
"g": 188,
"b": 165
},
"hsl": {
"h": 170.861,
"s": 67.111,
"l": 44.118
},
"oklch": {
"l": 0.71558,
"c": 0.12354,
"h": 179.2
},
"luminance": 0.39076
}Semantic roles & 50–950 ramp
primary
#25BCA5
secondary
#CC717F
accent
#3E58EA
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1412
muted
#7C8281