#25CAA4#25CAA4
#25CAA4 is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.1% C 0.139 H 172.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #25CAA4 |
|---|---|
| RGB | rgb(37, 202, 164) |
| HSL | hsl(166, 69%, 47%) |
| HSV | hsv(166, 82%, 79%) |
| CMYK | cmyk(81.7%, 0%, 18.8%, 20.8%) |
| CIE-LAB | lab(73.10, -49.06, 7.62) |
| CIE-LCH | lch(73.10, 49.65, 171.17°) |
| OKLab | oklab(75.07% -0.1375 0.0194) |
| OKLCH | oklch(75.07% 0.139 172) |
| XYZ | xyz(28.5807, 45.3111, 42.3543) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.51
Eucalyptus
#44D7A8
ΔE00 4.06
Mediumaquamarine
#66CDAA
ΔE00 4.24
Green Blue
#01C08D
ΔE00 4.58
Turquoise (survey)
#06C2AC
ΔE00 5.02
Greenblue
#23C48B
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25CAA4 #CA254B
analogous
#25CA52 #25CAA4 #259ECA
triadic
#25CAA4 #A425CA #CAA425
tetradic
#25CAA4 #5225CA #CA254B #9ECA25
square
#25CAA4 #5225CA #CA254B #9ECA25
split-complementary
#25CAA4 #CA259E #CA5225
monochromatic
#126350 #1C967A #25CAA4 #4EDFBD #81E8D0
Accessibility & contrast
On white
2.09
#25CAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#25CAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25CAA4
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25CAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25CAA4 | 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)
#C3BCA2
Deuteranopia (green-blind)
#AFADA7
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #25caa4; /* rgb */ color: rgb(37, 202, 164); /* oklch */ color: oklch(75.1% 0.139 172.0);
Tailwind
colors: {
custom: {
50: '#7edbbf',
500: '#25caa4',
950: '#000000',
},
}SCSS
$custom: #25caa4; $custom-light: #7edbbf; $custom-dark: #000000;
JSON
{
"hex": "#25caa4",
"rgb": {
"r": 37,
"g": 202,
"b": 164
},
"hsl": {
"h": 166.182,
"s": 69.038,
"l": 46.863
},
"oklch": {
"l": 0.75065,
"c": 0.13884,
"h": 172
},
"luminance": 0.45315
}Semantic roles & 50–950 ramp
primary
#25CAA4
secondary
#D17A8E
accent
#3C64EC
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381