#25AF9C#25AF9C
#25AF9C is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.0% C 0.115 H 180.9°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #25AF9C |
|---|---|
| RGB | rgb(37, 175, 156) |
| HSL | hsl(172, 65%, 42%) |
| HSV | hsv(172, 79%, 69%) |
| CMYK | cmyk(78.9%, 0%, 10.9%, 31.4%) |
| CIE-LAB | lab(64.52, -39.67, -0.40) |
| CIE-LCH | lch(64.52, 39.67, 180.58°) |
| OKLab | oklab(67.98% -0.115 -0.0017) |
| OKLCH | oklch(67.98% 0.115 180.9) |
| XYZ | xyz(22.0907, 33.4508, 36.7384) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.61
Lightseagreen
#20B2AA
ΔE00 4.09
Greeny Blue
#42B395
ΔE00 4.18
Topaz
#13BBAF
ΔE00 4.36
Turquoise (survey)
#06C2AC
ΔE00 5.21
Blue Green
#0F9B8E
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25AF9C #AF2538
analogous
#25AF57 #25AF9C #257DAF
triadic
#25AF9C #9C25AF #AF9C25
tetradic
#25AF9C #5725AF #AF2538 #7DAF25
square
#25AF9C #5725AF #AF2538 #7DAF25
split-complementary
#25AF9C #AF257D #AF5725
monochromatic
#104A42 #1A7C6F #25AF9C #3CD6C0 #6EE0D1
Accessibility & contrast
On white
2.73
#25AF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#25AF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25AF9C
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25AF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25AF9C | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49B
Deuteranopia (green-blind)
#95979E
Tritanopia (blue-blind)
#00B2A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #25af9c; /* rgb */ color: rgb(37, 175, 156); /* oklch */ color: oklch(68.0% 0.115 180.9);
Tailwind
colors: {
custom: {
50: '#78c7b9',
500: '#25af9c',
950: '#000000',
},
}SCSS
$custom: #25af9c; $custom-light: #78c7b9; $custom-dark: #000000;
JSON
{
"hex": "#25af9c",
"rgb": {
"r": 37,
"g": 175,
"b": 156
},
"hsl": {
"h": 171.739,
"s": 65.094,
"l": 41.569
},
"oklch": {
"l": 0.67979,
"c": 0.115,
"h": 180.9
},
"luminance": 0.33454
}Semantic roles & 50–950 ramp
primary
#25AF9C
secondary
#C76976
accent
#4057E8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280