#26ACAD#26ACAD
#26ACAD is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.108 H 195.7°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #26ACAD |
|---|---|
| RGB | rgb(38, 172, 173) |
| HSL | hsl(180, 64%, 41%) |
| HSV | hsv(180, 78%, 68%) |
| CMYK | cmyk(78%, 0.6%, 0%, 32.2%) |
| CIE-LAB | lab(64.11, -33.29, -10.49) |
| CIE-LCH | lch(64.11, 34.91, 197.49°) |
| OKLab | oklab(67.81% -0.1039 -0.0292) |
| OKLCH | oklch(67.81% 0.108 195.7) |
| XYZ | xyz(23.0912, 32.9314, 44.6664) |
| Luminance | 0.3293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.76
Topaz
#13BBAF
ΔE00 6.26
Turquoise Blue
#06B1C4
ΔE00 6.53
Sea
#3C9992
ΔE00 6.73
Cadetblue
#5F9EA0
ΔE00 6.93
Blue Green
#0F9B8E
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26ACAD #AD2726
analogous
#26AD6B #26ACAD #2669AD
triadic
#26ACAD #AD26AC #ACAD26
tetradic
#26ACAD #6B26AD #AD2726 #69AD26
square
#26ACAD #6B26AD #AD2726 #69AD26
split-complementary
#26ACAD #AD2669 #AD6B26
monochromatic
#104849 #1B7A7B #26ACAD #3CD3D4 #6EDEDF
Accessibility & contrast
On white
2.77
#26ACAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#26ACAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #26ACAD
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26ACAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##26ACAD | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AD
Deuteranopia (green-blind)
#8D95AE
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #26acad; /* rgb */ color: rgb(38, 172, 173); /* oklch */ color: oklch(67.8% 0.108 195.7);
Tailwind
colors: {
custom: {
50: '#7ac5c5',
500: '#26acad',
950: '#000000',
},
}SCSS
$custom: #26acad; $custom-light: #7ac5c5; $custom-dark: #000000;
JSON
{
"hex": "#26acad",
"rgb": {
"r": 38,
"g": 172,
"b": 173
},
"hsl": {
"h": 180.444,
"s": 63.981,
"l": 41.373
},
"oklch": {
"l": 0.67807,
"c": 0.10793,
"h": 195.7
},
"luminance": 0.32934
}Semantic roles & 50–950 ramp
primary
#26ACAD
secondary
#C66A69
accent
#4241E7
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281