#25BCA9#25BCA9
#25BCA9 is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.7% C 0.122 H 181.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #25BCA9 |
|---|---|
| RGB | rgb(37, 188, 169) |
| HSL | hsl(172, 67%, 44%) |
| HSV | hsv(172, 80%, 74%) |
| CMYK | cmyk(80.3%, 0%, 10.1%, 26.3%) |
| CIE-LAB | lab(68.91, -41.82, -1.17) |
| CIE-LCH | lch(68.91, 41.84, 181.60°) |
| OKLab | oklab(71.68% -0.1217 -0.0038) |
| OKLCH | oklch(71.68% 0.122 181.8) |
| XYZ | xyz(25.9040, 39.2211, 43.7336) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.33
Turquoise (survey)
#06C2AC
ΔE00 1.84
Topaz
#13BBAF
ΔE00 2.44
Lightseagreen
#20B2AA
ΔE00 4.54
Greeny Blue
#42B395
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25BCA9 #BC2538
analogous
#25BC5D #25BCA9 #2584BC
triadic
#25BCA9 #A925BC #BCA925
tetradic
#25BCA9 #5D25BC #BC2538 #84BC25
square
#25BCA9 #5D25BC #BC2538 #84BC25
split-complementary
#25BCA9 #BC2584 #BC5D25
monochromatic
#11564D #1B897B #25BCA9 #44DAC7 #77E4D7
Accessibility & contrast
On white
2.37
#25BCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#25BCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25BCA9
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25BCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25BCA9 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A8
Deuteranopia (green-blind)
#A0A2AB
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #25bca9; /* rgb */ color: rgb(37, 188, 169); /* oklch */ color: oklch(71.7% 0.122 181.8);
Tailwind
colors: {
custom: {
50: '#7cd1c2',
500: '#25bca9',
950: '#000000',
},
}SCSS
$custom: #25bca9; $custom-light: #7cd1c2; $custom-dark: #000000;
JSON
{
"hex": "#25bca9",
"rgb": {
"r": 37,
"g": 188,
"b": 169
},
"hsl": {
"h": 172.45,
"s": 67.111,
"l": 44.118
},
"oklch": {
"l": 0.7168,
"c": 0.12173,
"h": 181.8
},
"luminance": 0.39224
}Semantic roles & 50–950 ramp
primary
#25BCA9
secondary
#CC717C
accent
#3E53EA
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1412
muted
#7C8281