#25BCA6#25BCA6
#25BCA6 is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.123 H 179.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #25BCA6 |
|---|---|
| RGB | rgb(37, 188, 166) |
| HSL | hsl(171, 67%, 44%) |
| HSV | hsv(171, 80%, 74%) |
| CMYK | cmyk(80.3%, 0%, 11.7%, 26.3%) |
| CIE-LAB | lab(68.83, -42.64, 0.36) |
| CIE-LCH | lch(68.83, 42.64, 179.51°) |
| OKLab | oklab(71.59% -0.1231 0.0003) |
| OKLCH | oklch(71.59% 0.123 179.9) |
| XYZ | xyz(25.6256, 39.1097, 42.2673) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.66
Turquoise (survey)
#06C2AC
ΔE00 1.70
Topaz
#13BBAF
ΔE00 3.41
Greeny Blue
#42B395
ΔE00 4.28
Lightseagreen
#20B2AA
ΔE00 5.36
Mediumaquamarine
#66CDAA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25BCA6 #BC253B
analogous
#25BC5B #25BCA6 #2587BC
triadic
#25BCA6 #A625BC #BCA625
tetradic
#25BCA6 #5B25BC #BC253B #87BC25
square
#25BCA6 #5B25BC #BC253B #87BC25
split-complementary
#25BCA6 #BC2587 #BC5B25
monochromatic
#11564C #1B8979 #25BCA6 #44DAC4 #77E4D4
Accessibility & contrast
On white
2.38
#25BCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#25BCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25BCA6
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25BCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25BCA6 | 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)
#B4B0A5
Deuteranopia (green-blind)
#A0A2A8
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #25bca6; /* rgb */ color: rgb(37, 188, 166); /* oklch */ color: oklch(71.6% 0.123 179.9);
Tailwind
colors: {
custom: {
50: '#7bd1c0',
500: '#25bca6',
950: '#000000',
},
}SCSS
$custom: #25bca6; $custom-light: #7bd1c0; $custom-dark: #000000;
JSON
{
"hex": "#25bca6",
"rgb": {
"r": 37,
"g": 188,
"b": 166
},
"hsl": {
"h": 171.258,
"s": 67.111,
"l": 44.118
},
"oklch": {
"l": 0.71588,
"c": 0.12306,
"h": 179.9
},
"luminance": 0.39113
}Semantic roles & 50–950 ramp
primary
#25BCA6
secondary
#CC717E
accent
#3E57EA
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1412
muted
#7C8281