#25CA9F#25CA9F
#25CA9F is a light, vivid teal. Relative luminance 0.451; OKLCH L 74.9% C 0.142 H 169.5°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #25CA9F |
|---|---|
| RGB | rgb(37, 202, 159) |
| HSL | hsl(164, 69%, 47%) |
| HSV | hsv(164, 82%, 79%) |
| CMYK | cmyk(81.7%, 0%, 21.3%, 20.8%) |
| CIE-LAB | lab(72.98, -50.30, 10.15) |
| CIE-LCH | lch(72.98, 51.31, 168.59°) |
| OKLab | oklab(74.93% -0.1398 0.0259) |
| OKLCH | oklch(74.93% 0.142 169.5) |
| XYZ | xyz(28.1380, 45.1340, 40.0229) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.57
Green Blue
#01C08D
ΔE00 3.60
Aquamarine (survey)
#04D8B2
ΔE00 4.00
Greenblue
#23C48B
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.47
Greenish Teal
#32BF84
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25CA9F #CA2550
analogous
#25CA4D #25CA9F #25A3CA
triadic
#25CA9F #9F25CA #CA9F25
tetradic
#25CA9F #4D25CA #CA2550 #A3CA25
square
#25CA9F #4D25CA #CA2550 #A3CA25
split-complementary
#25CA9F #CA25A3 #CA4D25
monochromatic
#12634E #1C9676 #25CA9F #4EDFB9 #81E8CD
Accessibility & contrast
On white
2.09
#25CA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#25CA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25CA9F
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25CA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25CA9F | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9D
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#00CBBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #25ca9f; /* rgb */ color: rgb(37, 202, 159); /* oklch */ color: oklch(74.9% 0.142 169.5);
Tailwind
colors: {
custom: {
50: '#7ddbbb',
500: '#25ca9f',
950: '#000000',
},
}SCSS
$custom: #25ca9f; $custom-light: #7ddbbb; $custom-dark: #000000;
JSON
{
"hex": "#25ca9f",
"rgb": {
"r": 37,
"g": 202,
"b": 159
},
"hsl": {
"h": 164.364,
"s": 69.038,
"l": 46.863
},
"oklch": {
"l": 0.74931,
"c": 0.14223,
"h": 169.5
},
"luminance": 0.45138
}Semantic roles & 50–950 ramp
primary
#25CA9F
secondary
#D17A91
accent
#3C6AEC
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380