#25CAA2#25CAA2
#25CAA2 is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.0% C 0.140 H 171.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #25CAA2 |
|---|---|
| RGB | rgb(37, 202, 162) |
| HSL | hsl(165, 69%, 47%) |
| HSV | hsv(165, 82%, 79%) |
| CMYK | cmyk(81.7%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(73.05, -49.56, 8.63) |
| CIE-LCH | lch(73.05, 50.30, 170.12°) |
| OKLab | oklab(75.01% -0.1384 0.022) |
| OKLCH | oklch(75.01% 0.14 171) |
| XYZ | xyz(28.4015, 45.2394, 41.4106) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.66
Eucalyptus
#44D7A8
ΔE00 3.81
Green Blue
#01C08D
ΔE00 4.15
Mediumaquamarine
#66CDAA
ΔE00 4.29
Greenblue
#23C48B
ΔE00 4.75
Turquoise (survey)
#06C2AC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25CAA2 #CA254D
analogous
#25CA50 #25CAA2 #259FCA
triadic
#25CAA2 #A225CA #CAA225
tetradic
#25CAA2 #5025CA #CA254D #9FCA25
square
#25CAA2 #5025CA #CA254D #9FCA25
split-complementary
#25CAA2 #CA259F #CA5025
monochromatic
#12634F #1C9679 #25CAA2 #4EDFBB #81E8CF
Accessibility & contrast
On white
2.09
#25CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#25CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25CAA2
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25CAA2 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#B0ADA5
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #25caa2; /* rgb */ color: rgb(37, 202, 162); /* oklch */ color: oklch(75.0% 0.140 171.0);
Tailwind
colors: {
custom: {
50: '#7edbbd',
500: '#25caa2',
950: '#000000',
},
}SCSS
$custom: #25caa2; $custom-light: #7edbbd; $custom-dark: #000000;
JSON
{
"hex": "#25caa2",
"rgb": {
"r": 37,
"g": 202,
"b": 162
},
"hsl": {
"h": 165.455,
"s": 69.038,
"l": 46.863
},
"oklch": {
"l": 0.75011,
"c": 0.14016,
"h": 171
},
"luminance": 0.45243
}Semantic roles & 50–950 ramp
primary
#25CAA2
secondary
#D17A8F
accent
#3C67EC
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381