#25C99F#25C99F
#25C99F is a light, vivid teal. Relative luminance 0.447; OKLCH L 74.7% C 0.141 H 169.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #25C99F |
|---|---|
| RGB | rgb(37, 201, 159) |
| HSL | hsl(165, 69%, 47%) |
| HSV | hsv(165, 82%, 79%) |
| CMYK | cmyk(81.6%, 0%, 20.9%, 21.2%) |
| CIE-LAB | lab(72.67, -49.89, 9.71) |
| CIE-LCH | lch(72.67, 50.83, 168.99°) |
| OKLab | oklab(74.68% -0.1389 0.0248) |
| OKLCH | oklch(74.68% 0.141 169.9) |
| XYZ | xyz(27.9041, 44.6663, 39.9449) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.57
Eucalyptus
#44D7A8
ΔE00 3.85
Aquamarine (survey)
#04D8B2
ΔE00 4.12
Greenblue
#23C48B
ΔE00 4.12
Mediumaquamarine
#66CDAA
ΔE00 4.47
Greenish Teal
#32BF84
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25C99F #C9254F
analogous
#25C94D #25C99F #25A1C9
triadic
#25C99F #9F25C9 #C99F25
tetradic
#25C99F #4D25C9 #C9254F #A1C925
square
#25C99F #4D25C9 #C9254F #A1C925
split-complementary
#25C99F #C925A1 #C94D25
monochromatic
#12624D #1B9576 #25C99F #4DDEB9 #81E8CD
Accessibility & contrast
On white
2.11
#25C99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#25C99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25C99F
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25C99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25C99F | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #25c99f; /* rgb */ color: rgb(37, 201, 159); /* oklch */ color: oklch(74.7% 0.141 169.9);
Tailwind
colors: {
custom: {
50: '#7ddabb',
500: '#25c99f',
950: '#000000',
},
}SCSS
$custom: #25c99f; $custom-light: #7ddabb; $custom-dark: #000000;
JSON
{
"hex": "#25c99f",
"rgb": {
"r": 37,
"g": 201,
"b": 159
},
"hsl": {
"h": 164.634,
"s": 68.908,
"l": 46.667
},
"oklch": {
"l": 0.74678,
"c": 0.14108,
"h": 169.9
},
"luminance": 0.4467
}Semantic roles & 50–950 ramp
primary
#25C99F
secondary
#D07990
accent
#3C69EC
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380