#26CAA3#26CAA3
#26CAA3 is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.1% C 0.139 H 171.4°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #26CAA3 |
|---|---|
| RGB | rgb(38, 202, 163) |
| HSL | hsl(166, 68%, 47%) |
| HSV | hsv(166, 81%, 79%) |
| CMYK | cmyk(81.2%, 0%, 19.3%, 20.8%) |
| CIE-LAB | lab(73.08, -49.22, 8.14) |
| CIE-LCH | lch(73.08, 49.89, 170.61°) |
| OKLab | oklab(75.05% -0.1377 0.0207) |
| OKLCH | oklch(75.05% 0.139 171.4) |
| XYZ | xyz(28.5271, 45.2939, 41.8823) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.58
Eucalyptus
#44D7A8
ΔE00 3.91
Mediumaquamarine
#66CDAA
ΔE00 4.23
Green Blue
#01C08D
ΔE00 4.36
Greenblue
#23C48B
ΔE00 5.00
Turquoise (survey)
#06C2AC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26CAA3 #CA264D
analogous
#26CA51 #26CAA3 #269FCA
triadic
#26CAA3 #A326CA #CAA326
tetradic
#26CAA3 #5126CA #CA264D #9FCA26
square
#26CAA3 #5126CA #CA264D #9FCA26
split-complementary
#26CAA3 #CA269F #CA5126
monochromatic
#136350 #1C9679 #26CAA3 #4FDEBC #83E8D0
Accessibility & contrast
On white
2.09
#26CAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#26CAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #26CAA3
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26CAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##26CAA3 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA1
Deuteranopia (green-blind)
#B0ADA6
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #26caa3; /* rgb */ color: rgb(38, 202, 163); /* oklch */ color: oklch(75.1% 0.139 171.4);
Tailwind
colors: {
custom: {
50: '#7edbbe',
500: '#26caa3',
950: '#000000',
},
}SCSS
$custom: #26caa3; $custom-light: #7edbbe; $custom-dark: #000000;
JSON
{
"hex": "#26caa3",
"rgb": {
"r": 38,
"g": 202,
"b": 163
},
"hsl": {
"h": 165.732,
"s": 68.333,
"l": 47.059
},
"oklch": {
"l": 0.75052,
"c": 0.13926,
"h": 171.4
},
"luminance": 0.45297
}Semantic roles & 50–950 ramp
primary
#26CAA3
secondary
#D17B90
accent
#3D66EB
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381