#25C4AA#25C4AA
#25C4AA is a light, vivid teal. Relative luminance 0.428; OKLCH L 73.7% C 0.129 H 178.1°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #25C4AA |
|---|---|
| RGB | rgb(37, 196, 170) |
| HSL | hsl(170, 68%, 46%) |
| HSV | hsv(170, 81%, 77%) |
| CMYK | cmyk(81.1%, 0%, 13.3%, 23.1%) |
| CIE-LAB | lab(71.40, -45.01, 1.92) |
| CIE-LCH | lch(71.40, 45.05, 177.56°) |
| OKLab | oklab(73.72% -0.1289 0.0044) |
| OKLCH | oklch(73.72% 0.129 178.1) |
| XYZ | xyz(27.7548, 42.7719, 44.8154) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.51
Tealish
#24BCA8
ΔE00 2.67
Topaz
#13BBAF
ΔE00 5.01
Greeny Blue
#42B395
ΔE00 5.28
Aquamarine (survey)
#04D8B2
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25C4AA #C4253F
analogous
#25C45B #25C4AA #258EC4
triadic
#25C4AA #AA25C4 #C4AA25
tetradic
#25C4AA #5B25C4 #C4253F #8EC425
square
#25C4AA #5B25C4 #C4253F #8EC425
split-complementary
#25C4AA #C4258E #C45B25
monochromatic
#125D51 #1B917D #25C4AA #49DDC5 #7DE6D5
Accessibility & contrast
On white
2.20
#25C4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#25C4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25C4AA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25C4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25C4AA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A9
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#00C7BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #25c4aa; /* rgb */ color: rgb(37, 196, 170); /* oklch */ color: oklch(73.7% 0.129 178.1);
Tailwind
colors: {
custom: {
50: '#7dd7c3',
500: '#25c4aa',
950: '#000000',
},
}SCSS
$custom: #25c4aa; $custom-light: #7dd7c3; $custom-dark: #000000;
JSON
{
"hex": "#25c4aa",
"rgb": {
"r": 37,
"g": 196,
"b": 170
},
"hsl": {
"h": 170.189,
"s": 68.24,
"l": 45.686
},
"oklch": {
"l": 0.73724,
"c": 0.129,
"h": 178.1
},
"luminance": 0.42775
}Semantic roles & 50–950 ramp
primary
#25C4AA
secondary
#CF7685
accent
#3D59EB
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381