#26CA99#26CA99
#26CA99 is a light, vivid teal. Relative luminance 0.450; OKLCH L 74.8% C 0.146 H 166.7°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #26CA99 |
|---|---|
| RGB | rgb(38, 202, 153) |
| HSL | hsl(162, 68%, 47%) |
| HSV | hsv(162, 81%, 79%) |
| CMYK | cmyk(81.2%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(72.86, -51.65, 13.20) |
| CIE-LCH | lch(72.86, 53.31, 165.66°) |
| OKLab | oklab(74.79% -0.1424 0.0337) |
| OKLCH | oklch(74.79% 0.146 166.7) |
| XYZ | xyz(27.6663, 44.9496, 37.3488) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.67
Green Blue
#01C08D
ΔE00 2.87
Eucalyptus
#44D7A8
ΔE00 3.58
Greenish Teal
#32BF84
ΔE00 4.20
Aquamarine (survey)
#04D8B2
ΔE00 4.98
Mediumaquamarine
#66CDAA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26CA99 #CA2657
analogous
#26CA47 #26CA99 #26A9CA
triadic
#26CA99 #9926CA #CA9926
tetradic
#26CA99 #4726CA #CA2657 #A9CA26
square
#26CA99 #4726CA #CA2657 #A9CA26
split-complementary
#26CA99 #CA26A9 #CA4726
monochromatic
#13634B #1C9672 #26CA99 #4FDEB3 #83E8C9
Accessibility & contrast
On white
2.10
#26CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#26CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #26CA99
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##26CA99 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#00CBBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #26ca99; /* rgb */ color: rgb(38, 202, 153); /* oklch */ color: oklch(74.8% 0.146 166.7);
Tailwind
colors: {
custom: {
50: '#7ddbb7',
500: '#26ca99',
950: '#000000',
},
}SCSS
$custom: #26ca99; $custom-light: #7ddbb7; $custom-dark: #000000;
JSON
{
"hex": "#26ca99",
"rgb": {
"r": 38,
"g": 202,
"b": 153
},
"hsl": {
"h": 162.073,
"s": 68.333,
"l": 47.059
},
"oklch": {
"l": 0.74791,
"c": 0.14636,
"h": 166.7
},
"luminance": 0.44953
}Semantic roles & 50–950 ramp
primary
#26CA99
secondary
#D17B95
accent
#3D71EB
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380