#23BC9D#23BC9D
#23BC9D is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.3% C 0.128 H 174.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #23BC9D |
|---|---|
| RGB | rgb(35, 188, 157) |
| HSL | hsl(168, 69%, 44%) |
| HSV | hsv(168, 81%, 74%) |
| CMYK | cmyk(81.4%, 0%, 16.5%, 26.3%) |
| CIE-LAB | lab(68.57, -45.21, 4.92) |
| CIE-LCH | lch(68.57, 45.48, 173.79°) |
| OKLab | oklab(71.29% -0.1278 0.0123) |
| OKLCH | oklch(71.29% 0.128 174.5) |
| XYZ | xyz(24.7589, 38.7550, 38.0673) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.98
Tealish
#24BCA8
ΔE00 3.46
Turquoise (survey)
#06C2AC
ΔE00 3.51
Green Blue
#01C08D
ΔE00 5.18
Topaz
#13BBAF
ΔE00 6.21
Mediumaquamarine
#66CDAA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23BC9D #BC2342
analogous
#23BC50 #23BC9D #238EBC
triadic
#23BC9D #9D23BC #BC9D23
tetradic
#23BC9D #5023BC #BC2342 #8EBC23
square
#23BC9D #5023BC #BC2342 #8EBC23
split-complementary
#23BC9D #BC238E #BC5023
monochromatic
#105547 #198872 #23BC9D #41DCBC #74E5CE
Accessibility & contrast
On white
2.40
#23BC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#23BC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #23BC9D
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23BC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23BC9D | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9C
Deuteranopia (green-blind)
#A2A29F
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #23bc9d; /* rgb */ color: rgb(35, 188, 157); /* oklch */ color: oklch(71.3% 0.128 174.5);
Tailwind
colors: {
custom: {
50: '#7ad1b9',
500: '#23bc9d',
950: '#000000',
},
}SCSS
$custom: #23bc9d; $custom-light: #7ad1b9; $custom-dark: #000000;
JSON
{
"hex": "#23bc9d",
"rgb": {
"r": 35,
"g": 188,
"b": 157
},
"hsl": {
"h": 167.843,
"s": 68.61,
"l": 43.725
},
"oklch": {
"l": 0.71293,
"c": 0.12842,
"h": 174.5
},
"luminance": 0.38758
}Semantic roles & 50–950 ramp
primary
#23BC9D
secondary
#CC6F82
accent
#3C60EB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280