#23CAA1#23CAA1
#23CAA1 is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.0% C 0.141 H 170.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #23CAA1 |
|---|---|
| RGB | rgb(35, 202, 161) |
| HSL | hsl(165, 70%, 46%) |
| HSV | hsv(165, 83%, 79%) |
| CMYK | cmyk(82.7%, 0%, 20.3%, 20.8%) |
| CIE-LAB | lab(73.00, -49.98, 9.10) |
| CIE-LCH | lch(73.00, 50.80, 169.68°) |
| OKLab | oklab(74.96% -0.1394 0.0232) |
| OKLCH | oklch(74.96% 0.141 170.6) |
| XYZ | xyz(28.2431, 45.1680, 40.9411) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.75
Aquamarine (survey)
#04D8B2
ΔE00 3.75
Green Blue
#01C08D
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 4.39
Greenblue
#23C48B
ΔE00 4.51
Turquoise (survey)
#06C2AC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23CAA1 #CA234C
analogous
#23CA4D #23CAA1 #23A0CA
triadic
#23CAA1 #A123CA #CAA123
tetradic
#23CAA1 #4D23CA #CA234C #A0CA23
square
#23CAA1 #4D23CA #CA234C #A0CA23
split-complementary
#23CAA1 #CA23A0 #CA4D23
monochromatic
#11624E #1A9677 #23CAA1 #4AE0BB #7FE9CF
Accessibility & contrast
On white
2.09
#23CAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#23CAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23CAA1
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23CAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23CAA1 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9F
Deuteranopia (green-blind)
#B0ADA4
Tritanopia (blue-blind)
#00CCBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #23caa1; /* rgb */ color: rgb(35, 202, 161); /* oklch */ color: oklch(75.0% 0.141 170.6);
Tailwind
colors: {
custom: {
50: '#7ddbbc',
500: '#23caa1',
950: '#000000',
},
}SCSS
$custom: #23caa1; $custom-light: #7ddbbc; $custom-dark: #000000;
JSON
{
"hex": "#23caa1",
"rgb": {
"r": 35,
"g": 202,
"b": 161
},
"hsl": {
"h": 165.269,
"s": 70.464,
"l": 46.471
},
"oklch": {
"l": 0.74958,
"c": 0.14131,
"h": 170.6
},
"luminance": 0.45172
}Semantic roles & 50–950 ramp
primary
#23CAA1
secondary
#D1788E
accent
#3B66ED
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381