#25BCBE#25BCBE
#25BCBE is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.4% C 0.117 H 196.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #25BCBE |
|---|---|
| RGB | rgb(37, 188, 190) |
| HSL | hsl(181, 67%, 45%) |
| HSV | hsv(181, 81%, 75%) |
| CMYK | cmyk(80.5%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(69.52, -35.79, -11.79) |
| CIE-LCH | lch(69.52, 37.69, 198.24°) |
| OKLab | oklab(72.38% -0.1122 -0.0328) |
| OKLCH | oklch(72.38% 0.117 196.3) |
| XYZ | xyz(28.0361, 40.0739, 54.9626) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.64
Lightseagreen
#20B2AA
ΔE00 4.74
Topaz
#13BBAF
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 5.99
Turquoise Blue
#06B1C4
ΔE00 6.73
Tealish
#24BCA8
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25BCBE #BE2725
analogous
#25BE73 #25BCBE #2570BE
triadic
#25BCBE #BE25BC #BCBE25
tetradic
#25BCBE #7325BE #BE2725 #70BE25
square
#25BCBE #7325BE #BE2725 #70BE25
split-complementary
#25BCBE #BE2570 #BE7325
monochromatic
#115758 #1B898B #25BCBE #45D9DB #79E3E5
Accessibility & contrast
On white
2.33
#25BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#25BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25BCBE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25BCBE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BE
Deuteranopia (green-blind)
#9AA3BF
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #25bcbe; /* rgb */ color: rgb(37, 188, 190); /* oklch */ color: oklch(72.4% 0.117 196.3);
Tailwind
colors: {
custom: {
50: '#7dd0d1',
500: '#25bcbe',
950: '#000000',
},
}SCSS
$custom: #25bcbe; $custom-light: #7dd0d1; $custom-dark: #000000;
JSON
{
"hex": "#25bcbe",
"rgb": {
"r": 37,
"g": 188,
"b": 190
},
"hsl": {
"h": 180.784,
"s": 67.401,
"l": 44.51
},
"oklch": {
"l": 0.72381,
"c": 0.11688,
"h": 196.3
},
"luminance": 0.40077
}Semantic roles & 50–950 ramp
primary
#25BCBE
secondary
#CD7372
accent
#403EEA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282