#23CAA6#23CAA6
#23CAA6 is a light, vivid teal. Relative luminance 0.454; OKLCH L 75.1% C 0.138 H 173.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #23CAA6 |
|---|---|
| RGB | rgb(35, 202, 166) |
| HSL | hsl(167, 70%, 46%) |
| HSV | hsv(167, 83%, 79%) |
| CMYK | cmyk(82.7%, 0%, 17.8%, 20.8%) |
| CIE-LAB | lab(73.12, -48.72, 6.57) |
| CIE-LCH | lch(73.12, 49.17, 172.32°) |
| OKLab | oklab(75.09% -0.137 0.0166) |
| OKLCH | oklch(75.09% 0.138 173.1) |
| XYZ | xyz(28.6929, 45.3479, 43.3098) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.43
Mediumaquamarine
#66CDAA
ΔE00 4.33
Eucalyptus
#44D7A8
ΔE00 4.40
Turquoise (survey)
#06C2AC
ΔE00 4.51
Green Blue
#01C08D
ΔE00 5.03
Tealish
#24BCA8
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23CAA6 #CA2347
analogous
#23CA53 #23CAA6 #239BCA
triadic
#23CAA6 #A623CA #CAA623
tetradic
#23CAA6 #5323CA #CA2347 #9BCA23
square
#23CAA6 #5323CA #CA2347 #9BCA23
split-complementary
#23CAA6 #CA239B #CA5323
monochromatic
#116250 #1A967B #23CAA6 #4AE0C0 #7FE9D2
Accessibility & contrast
On white
2.09
#23CAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#23CAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23CAA6
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23CAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23CAA6 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA4
Deuteranopia (green-blind)
#AFADA9
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #23caa6; /* rgb */ color: rgb(35, 202, 166); /* oklch */ color: oklch(75.1% 0.138 173.1);
Tailwind
colors: {
custom: {
50: '#7ddbc0',
500: '#23caa6',
950: '#000000',
},
}SCSS
$custom: #23caa6; $custom-light: #7ddbc0; $custom-dark: #000000;
JSON
{
"hex": "#23caa6",
"rgb": {
"r": 35,
"g": 202,
"b": 166
},
"hsl": {
"h": 167.066,
"s": 70.464,
"l": 46.471
},
"oklch": {
"l": 0.75094,
"c": 0.13804,
"h": 173.1
},
"luminance": 0.45352
}Semantic roles & 50–950 ramp
primary
#23CAA6
secondary
#D1788B
accent
#3B61ED
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381