#23CAA2#23CAA2
#23CAA2 is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.0% C 0.141 H 171.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #23CAA2 |
|---|---|
| RGB | rgb(35, 202, 162) |
| HSL | hsl(166, 70%, 46%) |
| HSV | hsv(166, 83%, 79%) |
| CMYK | cmyk(82.7%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(73.03, -49.73, 8.59) |
| CIE-LCH | lch(73.03, 50.47, 170.20°) |
| OKLab | oklab(74.99% -0.1389 0.0219) |
| OKLCH | oklch(74.99% 0.141 171) |
| XYZ | xyz(28.3317, 45.2034, 41.4073) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.65
Eucalyptus
#44D7A8
ΔE00 3.84
Green Blue
#01C08D
ΔE00 4.15
Mediumaquamarine
#66CDAA
ΔE00 4.35
Greenblue
#23C48B
ΔE00 4.76
Turquoise (survey)
#06C2AC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23CAA2 #CA234B
analogous
#23CA4F #23CAA2 #239FCA
triadic
#23CAA2 #A223CA #CAA223
tetradic
#23CAA2 #4F23CA #CA234B #9FCA23
square
#23CAA2 #4F23CA #CA234B #9FCA23
split-complementary
#23CAA2 #CA239F #CA4F23
monochromatic
#11624E #1A9678 #23CAA2 #4AE0BC #7FE9CF
Accessibility & contrast
On white
2.09
#23CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#23CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23CAA2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23CAA2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#B0ADA5
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #23caa2; /* rgb */ color: rgb(35, 202, 162); /* oklch */ color: oklch(75.0% 0.141 171.0);
Tailwind
colors: {
custom: {
50: '#7ddbbd',
500: '#23caa2',
950: '#000000',
},
}SCSS
$custom: #23caa2; $custom-light: #7ddbbd; $custom-dark: #000000;
JSON
{
"hex": "#23caa2",
"rgb": {
"r": 35,
"g": 202,
"b": 162
},
"hsl": {
"h": 165.629,
"s": 70.464,
"l": 46.471
},
"oklch": {
"l": 0.74985,
"c": 0.14063,
"h": 171
},
"luminance": 0.45207
}Semantic roles & 50–950 ramp
primary
#23CAA2
secondary
#D1788D
accent
#3B65ED
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381