#23AAAA#23AAAA
#23AAAA is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.1% C 0.108 H 194.9°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #23AAAA |
|---|---|
| RGB | rgb(35, 170, 170) |
| HSL | hsl(180, 66%, 40%) |
| HSV | hsv(180, 79%, 67%) |
| CMYK | cmyk(79.4%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(63.35, -33.54, -9.95) |
| CIE-LCH | lch(63.35, 34.99, 196.53°) |
| OKLab | oklab(67.15% -0.1042 -0.0277) |
| OKLCH | oklch(67.15% 0.108 194.9) |
| XYZ | xyz(22.3202, 32.0063, 43.0239) |
| Luminance | 0.3201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.72
Sea
#3C9992
ΔE00 6.07
Topaz
#13BBAF
ΔE00 6.36
Cadetblue
#5F9EA0
ΔE00 6.82
Turquoise Blue
#06B1C4
ΔE00 7.09
Blue Green
#0F9B8E
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23AAAA #AA2323
analogous
#23AA66 #23AAAA #2366AA
triadic
#23AAAA #AA23AA #AAAA23
tetradic
#23AAAA #6623AA #AA2323 #66AA23
square
#23AAAA #6623AA #AA2323 #66AA23
split-complementary
#23AAAA #AA2366 #AA6623
monochromatic
#0E4444 #197777 #23AAAA #35D5D5 #68E0E0
Accessibility & contrast
On white
2.84
#23AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#23AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23AAAA
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23AAAA | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AA
Deuteranopia (green-blind)
#8C94AB
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #23aaaa; /* rgb */ color: rgb(35, 170, 170); /* oklch */ color: oklch(67.1% 0.108 194.9);
Tailwind
colors: {
custom: {
50: '#78c4c3',
500: '#23aaaa',
950: '#000000',
},
}SCSS
$custom: #23aaaa; $custom-light: #78c4c3; $custom-dark: #000000;
JSON
{
"hex": "#23aaaa",
"rgb": {
"r": 35,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 65.854,
"l": 40.196
},
"oklch": {
"l": 0.67148,
"c": 0.10782,
"h": 194.9
},
"luminance": 0.32009
}Semantic roles & 50–950 ramp
primary
#23AAAA
secondary
#C66363
accent
#3F3FE9
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181