#25CAA3#25CAA3
#25CAA3 is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.0% C 0.140 H 171.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #25CAA3 |
|---|---|
| RGB | rgb(37, 202, 163) |
| HSL | hsl(166, 69%, 47%) |
| HSV | hsv(166, 82%, 79%) |
| CMYK | cmyk(81.7%, 0%, 19.3%, 20.8%) |
| CIE-LAB | lab(73.07, -49.31, 8.12) |
| CIE-LCH | lch(73.07, 49.97, 170.64°) |
| OKLab | oklab(75.04% -0.138 0.0207) |
| OKLCH | oklch(75.04% 0.14 171.5) |
| XYZ | xyz(28.4907, 45.2751, 41.8806) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.57
Eucalyptus
#44D7A8
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.26
Green Blue
#01C08D
ΔE00 4.36
Greenblue
#23C48B
ΔE00 5.01
Turquoise (survey)
#06C2AC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25CAA3 #CA254C
analogous
#25CA50 #25CAA3 #259FCA
triadic
#25CAA3 #A325CA #CAA325
tetradic
#25CAA3 #5025CA #CA254C #9FCA25
square
#25CAA3 #5025CA #CA254C #9FCA25
split-complementary
#25CAA3 #CA259F #CA5025
monochromatic
#126350 #1C9679 #25CAA3 #4EDFBC #81E8D0
Accessibility & contrast
On white
2.09
#25CAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#25CAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25CAA3
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25CAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25CAA3 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA1
Deuteranopia (green-blind)
#B0ADA6
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #25caa3; /* rgb */ color: rgb(37, 202, 163); /* oklch */ color: oklch(75.0% 0.140 171.5);
Tailwind
colors: {
custom: {
50: '#7edbbe',
500: '#25caa3',
950: '#000000',
},
}SCSS
$custom: #25caa3; $custom-light: #7edbbe; $custom-dark: #000000;
JSON
{
"hex": "#25caa3",
"rgb": {
"r": 37,
"g": 202,
"b": 163
},
"hsl": {
"h": 165.818,
"s": 69.038,
"l": 46.863
},
"oklch": {
"l": 0.75038,
"c": 0.1395,
"h": 171.5
},
"luminance": 0.45279
}Semantic roles & 50–950 ramp
primary
#25CAA3
secondary
#D17A8F
accent
#3C66EC
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381