#25BCA4#25BCA4
#25BCA4 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.124 H 178.6°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #25BCA4 |
|---|---|
| RGB | rgb(37, 188, 164) |
| HSL | hsl(170, 67%, 44%) |
| HSV | hsv(170, 80%, 74%) |
| CMYK | cmyk(80.3%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(68.78, -43.18, 1.38) |
| CIE-LCH | lch(68.78, 43.20, 178.16°) |
| OKLab | oklab(71.53% -0.124 0.003) |
| OKLCH | oklch(71.53% 0.124 178.6) |
| XYZ | xyz(25.4436, 39.0369, 41.3086) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.31
Turquoise (survey)
#06C2AC
ΔE00 1.91
Greeny Blue
#42B395
ΔE00 3.84
Topaz
#13BBAF
ΔE00 4.06
Lightseagreen
#20B2AA
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25BCA4 #BC253D
analogous
#25BC59 #25BCA4 #2588BC
triadic
#25BCA4 #A425BC #BCA425
tetradic
#25BCA4 #5925BC #BC253D #88BC25
square
#25BCA4 #5925BC #BC253D #88BC25
split-complementary
#25BCA4 #BC2588 #BC5925
monochromatic
#11564B #1B8977 #25BCA4 #44DAC2 #77E4D3
Accessibility & contrast
On white
2.38
#25BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#25BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25BCA4
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25BCA4 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#A1A2A6
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #25bca4; /* rgb */ color: rgb(37, 188, 164); /* oklch */ color: oklch(71.5% 0.124 178.6);
Tailwind
colors: {
custom: {
50: '#7bd1be',
500: '#25bca4',
950: '#000000',
},
}SCSS
$custom: #25bca4; $custom-light: #7bd1be; $custom-dark: #000000;
JSON
{
"hex": "#25bca4",
"rgb": {
"r": 37,
"g": 188,
"b": 164
},
"hsl": {
"h": 170.464,
"s": 67.111,
"l": 44.118
},
"oklch": {
"l": 0.71527,
"c": 0.12404,
"h": 178.6
},
"luminance": 0.3904
}Semantic roles & 50–950 ramp
primary
#25BCA4
secondary
#CC717F
accent
#3E59EA
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281