#25BCA3#25BCA3
#25BCA3 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.125 H 178.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #25BCA3 |
|---|---|
| RGB | rgb(37, 188, 163) |
| HSL | hsl(170, 67%, 44%) |
| HSV | hsv(170, 80%, 74%) |
| CMYK | cmyk(80.3%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(68.75, -43.45, 1.89) |
| CIE-LCH | lch(68.75, 43.49, 177.50°) |
| OKLab | oklab(71.5% -0.1245 0.0043) |
| OKLCH | oklch(71.5% 0.125 178) |
| XYZ | xyz(25.3536, 39.0009, 40.8349) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.62
Turquoise (survey)
#06C2AC
ΔE00 2.09
Greeny Blue
#42B395
ΔE00 3.65
Topaz
#13BBAF
ΔE00 4.37
Lightseagreen
#20B2AA
ΔE00 6.20
Mediumaquamarine
#66CDAA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25BCA3 #BC253E
analogous
#25BC58 #25BCA3 #258ABC
triadic
#25BCA3 #A325BC #BCA325
tetradic
#25BCA3 #5825BC #BC253E #8ABC25
square
#25BCA3 #5825BC #BC253E #8ABC25
split-complementary
#25BCA3 #BC258A #BC5825
monochromatic
#11564A #1B8977 #25BCA3 #44DAC1 #77E4D2
Accessibility & contrast
On white
2.39
#25BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#25BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25BCA3
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25BCA3 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A2
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #25bca3; /* rgb */ color: rgb(37, 188, 163); /* oklch */ color: oklch(71.5% 0.125 178.0);
Tailwind
colors: {
custom: {
50: '#7bd1be',
500: '#25bca3',
950: '#000000',
},
}SCSS
$custom: #25bca3; $custom-light: #7bd1be; $custom-dark: #000000;
JSON
{
"hex": "#25bca3",
"rgb": {
"r": 37,
"g": 188,
"b": 163
},
"hsl": {
"h": 170.066,
"s": 67.111,
"l": 44.118
},
"oklch": {
"l": 0.71498,
"c": 0.12455,
"h": 178
},
"luminance": 0.39004
}Semantic roles & 50–950 ramp
primary
#25BCA3
secondary
#CC7180
accent
#3E5AEA
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281