#26CAA5#26CAA5
#26CAA5 is a light, vivid teal. Relative luminance 0.454; OKLCH L 75.1% C 0.138 H 172.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #26CAA5 |
|---|---|
| RGB | rgb(38, 202, 165) |
| HSL | hsl(166, 68%, 47%) |
| HSV | hsv(166, 81%, 79%) |
| CMYK | cmyk(81.2%, 0%, 18.3%, 20.8%) |
| CIE-LAB | lab(73.13, -48.72, 7.13) |
| CIE-LCH | lch(73.13, 49.24, 171.67°) |
| OKLab | oklab(75.11% -0.1368 0.0181) |
| OKLCH | oklch(75.11% 0.138 172.5) |
| XYZ | xyz(28.7077, 45.3661, 42.8335) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.46
Eucalyptus
#44D7A8
ΔE00 4.19
Mediumaquamarine
#66CDAA
ΔE00 4.21
Turquoise (survey)
#06C2AC
ΔE00 4.79
Green Blue
#01C08D
ΔE00 4.80
Greenblue
#23C48B
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26CAA5 #CA264B
analogous
#26CA53 #26CAA5 #269DCA
triadic
#26CAA5 #A526CA #CAA526
tetradic
#26CAA5 #5326CA #CA264B #9DCA26
square
#26CAA5 #5326CA #CA264B #9DCA26
split-complementary
#26CAA5 #CA269D #CA5326
monochromatic
#136351 #1C967B #26CAA5 #4FDEBE #83E8D1
Accessibility & contrast
On white
2.08
#26CAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#26CAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #26CAA5
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26CAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##26CAA5 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA3
Deuteranopia (green-blind)
#AFADA8
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #26caa5; /* rgb */ color: rgb(38, 202, 165); /* oklch */ color: oklch(75.1% 0.138 172.5);
Tailwind
colors: {
custom: {
50: '#7edbbf',
500: '#26caa5',
950: '#000000',
},
}SCSS
$custom: #26caa5; $custom-light: #7edbbf; $custom-dark: #000000;
JSON
{
"hex": "#26caa5",
"rgb": {
"r": 38,
"g": 202,
"b": 165
},
"hsl": {
"h": 166.463,
"s": 68.333,
"l": 47.059
},
"oklch": {
"l": 0.75106,
"c": 0.13796,
"h": 172.5
},
"luminance": 0.4537
}Semantic roles & 50–950 ramp
primary
#26CAA5
secondary
#D17B8F
accent
#3D64EB
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381