#25CAA1#25CAA1
#25CAA1 is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.0% C 0.141 H 170.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #25CAA1 |
|---|---|
| RGB | rgb(37, 202, 161) |
| HSL | hsl(165, 69%, 47%) |
| HSV | hsv(165, 82%, 79%) |
| CMYK | cmyk(81.7%, 0%, 20.3%, 20.8%) |
| CIE-LAB | lab(73.03, -49.81, 9.13) |
| CIE-LCH | lch(73.03, 50.64, 169.61°) |
| OKLab | oklab(74.98% -0.1389 0.0233) |
| OKLCH | oklch(74.98% 0.141 170.5) |
| XYZ | xyz(28.3130, 45.2040, 40.9443) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.72
Aquamarine (survey)
#04D8B2
ΔE00 3.76
Green Blue
#01C08D
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 4.34
Greenblue
#23C48B
ΔE00 4.50
Turquoise (survey)
#06C2AC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25CAA1 #CA254E
analogous
#25CA4F #25CAA1 #25A1CA
triadic
#25CAA1 #A125CA #CAA125
tetradic
#25CAA1 #4F25CA #CA254E #A1CA25
square
#25CAA1 #4F25CA #CA254E #A1CA25
split-complementary
#25CAA1 #CA25A1 #CA4F25
monochromatic
#12634F #1C9678 #25CAA1 #4EDFBB #81E8CF
Accessibility & contrast
On white
2.09
#25CAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#25CAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25CAA1
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25CAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25CAA1 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9F
Deuteranopia (green-blind)
#B0ADA4
Tritanopia (blue-blind)
#00CCBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #25caa1; /* rgb */ color: rgb(37, 202, 161); /* oklch */ color: oklch(75.0% 0.141 170.5);
Tailwind
colors: {
custom: {
50: '#7edbbc',
500: '#25caa1',
950: '#000000',
},
}SCSS
$custom: #25caa1; $custom-light: #7edbbc; $custom-dark: #000000;
JSON
{
"hex": "#25caa1",
"rgb": {
"r": 37,
"g": 202,
"b": 161
},
"hsl": {
"h": 165.091,
"s": 69.038,
"l": 46.863
},
"oklch": {
"l": 0.74984,
"c": 0.14085,
"h": 170.5
},
"luminance": 0.45208
}Semantic roles & 50–950 ramp
primary
#25CAA1
secondary
#D17A90
accent
#3C68EC
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381