#25C699#25C699
#25C699 is a light, vivid teal. Relative luminance 0.431; OKLCH L 73.8% C 0.142 H 168.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #25C699 |
|---|---|
| RGB | rgb(37, 198, 153) |
| HSL | hsl(163, 69%, 46%) |
| HSV | hsv(163, 81%, 78%) |
| CMYK | cmyk(81.3%, 0%, 22.7%, 22.4%) |
| CIE-LAB | lab(71.61, -50.14, 11.43) |
| CIE-LCH | lch(71.61, 51.43, 167.15°) |
| OKLab | oklab(73.76% -0.1389 0.0292) |
| OKLCH | oklch(73.76% 0.142 168.1) |
| XYZ | xyz(26.7036, 43.0780, 37.0383) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.41
Greenblue
#23C48B
ΔE00 3.04
Greenish Teal
#32BF84
ΔE00 4.31
Eucalyptus
#44D7A8
ΔE00 4.46
Mediumaquamarine
#66CDAA
ΔE00 5.04
Aquamarine (survey)
#04D8B2
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25C699 #C62552
analogous
#25C648 #25C699 #25A2C6
triadic
#25C699 #9925C6 #C69925
tetradic
#25C699 #4825C6 #C62552 #A2C625
square
#25C699 #4825C6 #C62552 #A2C625
split-complementary
#25C699 #C625A2 #C64825
monochromatic
#125F49 #1B9271 #25C699 #4BDDB4 #7EE7CA
Accessibility & contrast
On white
2.18
#25C699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#25C699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25C699
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25C699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25C699 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#ADAA9C
Tritanopia (blue-blind)
#00C7B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #25c699; /* rgb */ color: rgb(37, 198, 153); /* oklch */ color: oklch(73.8% 0.142 168.1);
Tailwind
colors: {
custom: {
50: '#7cd8b7',
500: '#25c699',
950: '#000000',
},
}SCSS
$custom: #25c699; $custom-light: #7cd8b7; $custom-dark: #000000;
JSON
{
"hex": "#25c699",
"rgb": {
"r": 37,
"g": 198,
"b": 153
},
"hsl": {
"h": 163.23,
"s": 68.511,
"l": 46.078
},
"oklch": {
"l": 0.73759,
"c": 0.1419,
"h": 168.1
},
"luminance": 0.43081
}Semantic roles & 50–950 ramp
primary
#25C699
secondary
#CF7790
accent
#3C6DEB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0B1511
muted
#7C8380