#2BB69B#2BB69B
#2BB69B is a light, vivid teal. Relative luminance 0.363; OKLCH L 69.8% C 0.121 H 176.0°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB69B |
|---|---|
| RGB | rgb(43, 182, 155) |
| HSL | hsl(168, 62%, 44%) |
| HSV | hsv(168, 76%, 71%) |
| CMYK | cmyk(76.4%, 0%, 14.8%, 28.6%) |
| CIE-LAB | lab(66.77, -42.35, 3.44) |
| CIE-LCH | lch(66.77, 42.49, 175.36°) |
| OKLab | oklab(69.84% -0.1205 0.0084) |
| OKLCH | oklch(69.84% 0.121 176) |
| XYZ | xyz(23.6376, 36.3332, 36.7712) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.07
Tealish
#24BCA8
ΔE00 3.01
Turquoise (survey)
#06C2AC
ΔE00 3.94
Topaz
#13BBAF
ΔE00 5.44
Lightseagreen
#20B2AA
ΔE00 6.53
Green Blue
#01C08D
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB69B #B62B46
analogous
#2BB655 #2BB69B #2B8CB6
triadic
#2BB69B #9B2BB6 #B69B2B
tetradic
#2BB69B #552BB6 #B62B46 #8CB62B
square
#2BB69B #552BB6 #B62B46 #8CB62B
split-complementary
#2BB69B #B62B8C #B6552B
monochromatic
#145347 #1F8471 #2BB69B #4AD4B9 #7BE0CC
Accessibility & contrast
On white
2.54
#2BB69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#2BB69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB69B
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB69B | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9A
Deuteranopia (green-blind)
#9D9D9D
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2bb69b; /* rgb */ color: rgb(43, 182, 155); /* oklch */ color: oklch(69.8% 0.121 176.0);
Tailwind
colors: {
custom: {
50: '#7bcdb8',
500: '#2bb69b',
950: '#000000',
},
}SCSS
$custom: #2bb69b; $custom-light: #7bcdb8; $custom-dark: #000000;
JSON
{
"hex": "#2bb69b",
"rgb": {
"r": 43,
"g": 182,
"b": 155
},
"hsl": {
"h": 168.345,
"s": 61.778,
"l": 44.118
},
"oklch": {
"l": 0.69837,
"c": 0.12082,
"h": 176
},
"luminance": 0.36336
}Semantic roles & 50–950 ramp
primary
#2BB69B
secondary
#C87585
accent
#4362E5
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280