#25CAA5#25CAA5
#25CAA5 is a light, vivid teal. Relative luminance 0.454; OKLCH L 75.1% C 0.138 H 172.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #25CAA5 |
|---|---|
| RGB | rgb(37, 202, 165) |
| HSL | hsl(167, 69%, 47%) |
| HSV | hsv(167, 82%, 79%) |
| CMYK | cmyk(81.7%, 0%, 18.3%, 20.8%) |
| CIE-LAB | lab(73.12, -48.81, 7.11) |
| CIE-LCH | lch(73.12, 49.32, 171.71°) |
| OKLab | oklab(75.09% -0.137 0.018) |
| OKLCH | oklch(75.09% 0.138 172.5) |
| XYZ | xyz(28.6714, 45.3474, 42.8318) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.46
Eucalyptus
#44D7A8
ΔE00 4.21
Mediumaquamarine
#66CDAA
ΔE00 4.24
Turquoise (survey)
#06C2AC
ΔE00 4.78
Green Blue
#01C08D
ΔE00 4.80
Greenblue
#23C48B
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25CAA5 #CA254A
analogous
#25CA52 #25CAA5 #259DCA
triadic
#25CAA5 #A525CA #CAA525
tetradic
#25CAA5 #5225CA #CA254A #9DCA25
square
#25CAA5 #5225CA #CA254A #9DCA25
split-complementary
#25CAA5 #CA259D #CA5225
monochromatic
#126350 #1C967B #25CAA5 #4EDFBE #81E8D1
Accessibility & contrast
On white
2.09
#25CAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#25CAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25CAA5
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25CAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25CAA5 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA3
Deuteranopia (green-blind)
#AFADA8
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #25caa5; /* rgb */ color: rgb(37, 202, 165); /* oklch */ color: oklch(75.1% 0.138 172.5);
Tailwind
colors: {
custom: {
50: '#7edbbf',
500: '#25caa5',
950: '#000000',
},
}SCSS
$custom: #25caa5; $custom-light: #7edbbf; $custom-dark: #000000;
JSON
{
"hex": "#25caa5",
"rgb": {
"r": 37,
"g": 202,
"b": 165
},
"hsl": {
"h": 166.545,
"s": 69.038,
"l": 46.863
},
"oklch": {
"l": 0.75093,
"c": 0.1382,
"h": 172.5
},
"luminance": 0.45351
}Semantic roles & 50–950 ramp
primary
#25CAA5
secondary
#D17A8E
accent
#3C63EC
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381