#25BABE#25BABE
#25BABE is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.9% C 0.116 H 197.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #25BABE |
|---|---|
| RGB | rgb(37, 186, 190) |
| HSL | hsl(182, 67%, 45%) |
| HSV | hsv(182, 81%, 75%) |
| CMYK | cmyk(80.5%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(68.91, -34.86, -12.70) |
| CIE-LCH | lch(68.91, 37.10, 200.02°) |
| OKLab | oklab(71.89% -0.1103 -0.0353) |
| OKLCH | oklch(71.89% 0.116 197.8) |
| XYZ | xyz(27.6118, 39.2253, 54.8212) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.08
Darkturquoise
#00CED1
ΔE00 5.19
Turquoise Blue
#06B1C4
ΔE00 5.83
Topaz
#13BBAF
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.74
Tealish
#24BCA8
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25BABE #BE2925
analogous
#25BE76 #25BABE #256DBE
triadic
#25BABE #BE25BA #BABE25
tetradic
#25BABE #7625BE #BE2925 #6DBE25
square
#25BABE #7625BE #BE2925 #6DBE25
split-complementary
#25BABE #BE256D #BE7625
monochromatic
#115658 #1B888B #25BABE #45D7DB #79E2E5
Accessibility & contrast
On white
2.37
#25BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#25BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25BABE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25BABE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BF
Deuteranopia (green-blind)
#98A2BF
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #25babe; /* rgb */ color: rgb(37, 186, 190); /* oklch */ color: oklch(71.9% 0.116 197.8);
Tailwind
colors: {
custom: {
50: '#7dcfd1',
500: '#25babe',
950: '#000000',
},
}SCSS
$custom: #25babe; $custom-light: #7dcfd1; $custom-dark: #000000;
JSON
{
"hex": "#25babe",
"rgb": {
"r": 37,
"g": 186,
"b": 190
},
"hsl": {
"h": 181.569,
"s": 67.401,
"l": 44.51
},
"oklch": {
"l": 0.71887,
"c": 0.11579,
"h": 197.8
},
"luminance": 0.39229
}Semantic roles & 50–950 ramp
primary
#25BABE
secondary
#CD7572
accent
#423EEA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282