#25BEBE#25BEBE
#25BEBE is a light, moderate teal. Relative luminance 0.409; OKLCH L 72.9% C 0.118 H 194.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #25BEBE |
|---|---|
| RGB | rgb(37, 190, 190) |
| HSL | hsl(180, 67%, 45%) |
| HSV | hsv(180, 81%, 75%) |
| CMYK | cmyk(80.5%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(70.13, -36.72, -10.88) |
| CIE-LCH | lch(70.13, 38.30, 196.51°) |
| OKLab | oklab(72.88% -0.1141 -0.0303) |
| OKLCH | oklch(72.88% 0.118 194.9) |
| XYZ | xyz(28.4663, 40.9343, 55.1060) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.22
Topaz
#13BBAF
ΔE00 4.53
Lightseagreen
#20B2AA
ΔE00 4.55
Mediumturquoise
#48D1CC
ΔE00 5.29
Tealish
#24BCA8
ΔE00 7.14
Turquoise Blue
#06B1C4
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25BEBE #BE2525
analogous
#25BE72 #25BEBE #2572BE
triadic
#25BEBE #BE25BE #BEBE25
tetradic
#25BEBE #7225BE #BE2525 #72BE25
square
#25BEBE #7225BE #BE2525 #72BE25
split-complementary
#25BEBE #BE2572 #BE7225
monochromatic
#115858 #1B8B8B #25BEBE #45DBDB #79E5E5
Accessibility & contrast
On white
2.29
#25BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#25BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #25BEBE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##25BEBE | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#9CA5BF
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #25bebe; /* rgb */ color: rgb(37, 190, 190); /* oklch */ color: oklch(72.9% 0.118 194.9);
Tailwind
colors: {
custom: {
50: '#7ed2d1',
500: '#25bebe',
950: '#000000',
},
}SCSS
$custom: #25bebe; $custom-light: #7ed2d1; $custom-dark: #000000;
JSON
{
"hex": "#25bebe",
"rgb": {
"r": 37,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 67.401,
"l": 44.51
},
"oklch": {
"l": 0.72875,
"c": 0.11804,
"h": 194.9
},
"luminance": 0.40938
}Semantic roles & 50–950 ramp
primary
#25BEBE
secondary
#CD7272
accent
#3E3EEA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282