#25BCA7#25BCA7
#25BCA7 is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.6% C 0.123 H 180.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #25BCA7 |
|---|---|
| RGB | rgb(37, 188, 167) |
| HSL | hsl(172, 67%, 44%) |
| HSV | hsv(172, 80%, 74%) |
| CMYK | cmyk(80.3%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(68.86, -42.37, -0.15) |
| CIE-LCH | lch(68.86, 42.37, 180.20°) |
| OKLab | oklab(71.62% -0.1226 -0.0011) |
| OKLCH | oklch(71.62% 0.123 180.5) |
| XYZ | xyz(25.7177, 39.1465, 42.7523) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.33
Turquoise (survey)
#06C2AC
ΔE00 1.68
Topaz
#13BBAF
ΔE00 3.09
Greeny Blue
#42B395
ΔE00 4.52
Lightseagreen
#20B2AA
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25BCA7 #BC253A
analogous
#25BC5C #25BCA7 #2586BC
triadic
#25BCA7 #A725BC #BCA725
tetradic
#25BCA7 #5C25BC #BC253A #86BC25
square
#25BCA7 #5C25BC #BC253A #86BC25
split-complementary
#25BCA7 #BC2586 #BC5C25
monochromatic
#11564C #1B897A #25BCA7 #44DAC5 #77E4D5
Accessibility & contrast
On white
2.38
#25BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#25BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25BCA7
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25BCA7 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A6
Deuteranopia (green-blind)
#A0A2A9
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #25bca7; /* rgb */ color: rgb(37, 188, 167); /* oklch */ color: oklch(71.6% 0.123 180.5);
Tailwind
colors: {
custom: {
50: '#7bd1c1',
500: '#25bca7',
950: '#000000',
},
}SCSS
$custom: #25bca7; $custom-light: #7bd1c1; $custom-dark: #000000;
JSON
{
"hex": "#25bca7",
"rgb": {
"r": 37,
"g": 188,
"b": 167
},
"hsl": {
"h": 171.656,
"s": 67.111,
"l": 44.118
},
"oklch": {
"l": 0.71619,
"c": 0.1226,
"h": 180.5
},
"luminance": 0.3915
}Semantic roles & 50–950 ramp
primary
#25BCA7
secondary
#CC717E
accent
#3E56EA
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1412
muted
#7C8281