#26B098#26B098
#26B098 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.1% C 0.118 H 177.5°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #26B098 |
|---|---|
| RGB | rgb(38, 176, 152) |
| HSL | hsl(170, 64%, 42%) |
| HSV | hsv(170, 78%, 69%) |
| CMYK | cmyk(78.4%, 0%, 13.6%, 31%) |
| CIE-LAB | lab(64.75, -41.09, 2.15) |
| CIE-LCH | lch(64.75, 41.15, 177.01°) |
| OKLab | oklab(68.13% -0.1176 0.0051) |
| OKLCH | oklch(68.13% 0.118 177.5) |
| XYZ | xyz(21.9893, 33.7270, 35.0507) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.76
Tealish
#24BCA8
ΔE00 3.77
Turquoise (survey)
#06C2AC
ΔE00 5.12
Topaz
#13BBAF
ΔE00 5.42
Lightseagreen
#20B2AA
ΔE00 5.69
Blue Green
#0F9B8E
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26B098 #B0263E
analogous
#26B053 #26B098 #2683B0
triadic
#26B098 #9826B0 #B09826
tetradic
#26B098 #5326B0 #B0263E #83B026
square
#26B098 #5326B0 #B0263E #83B026
split-complementary
#26B098 #B02683 #B05326
monochromatic
#104B41 #1B7E6D #26B098 #3ED5BB #70E0CD
Accessibility & contrast
On white
2.71
#26B098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#26B098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #26B098
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26B098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##26B098 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#97989A
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #26b098; /* rgb */ color: rgb(38, 176, 152); /* oklch */ color: oklch(68.1% 0.118 177.5);
Tailwind
colors: {
custom: {
50: '#78c8b6',
500: '#26b098',
950: '#000000',
},
}SCSS
$custom: #26b098; $custom-light: #78c8b6; $custom-dark: #000000;
JSON
{
"hex": "#26b098",
"rgb": {
"r": 38,
"g": 176,
"b": 152
},
"hsl": {
"h": 169.565,
"s": 64.486,
"l": 41.961
},
"oklch": {
"l": 0.68129,
"c": 0.11768,
"h": 177.5
},
"luminance": 0.3373
}Semantic roles & 50–950 ramp
primary
#26B098
secondary
#C76B7B
accent
#405DE7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280