#43FFBB#43FFBB
#43FFBB is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.175 H 163.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #43FFBB |
|---|---|
| RGB | rgb(67, 255, 187) |
| HSL | hsl(158, 100%, 63%) |
| HSV | hsv(158, 74%, 100%) |
| CMYK | cmyk(73.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.00, -61.38, 19.47) |
| CIE-LCH | lch(90.00, 64.40, 162.40°) |
| OKLab | oklab(89.23% -0.1682 0.0496) |
| OKLCH | oklch(89.23% 0.175 163.6) |
| XYZ | xyz(47.0392, 76.2955, 59.2515) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 0.90
Greenish Turquoise
#00FBB0
ΔE00 1.96
Light Greenish Blue
#63F7B4
ΔE00 2.47
Bright Sea Green
#05FFA6
ΔE00 3.72
Light Aquamarine
#7BFDC7
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43FFBB #FF4387
analogous
#43FF5D #43FFBB #43E5FF
triadic
#43FFBB #BB43FF #FFBB43
tetradic
#43FFBB #5D43FF #FF4387 #E5FF43
square
#43FFBB #5D43FF #FF4387 #E5FF43
split-complementary
#43FFBB #FF43E5 #FF5D43
monochromatic
#00C87F #06FFA5 #43FFBB #80FFD1 #BDFFE7
Accessibility & contrast
On white
1.29
#43FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#43FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43FFBB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43FFBB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #43ffbb; /* rgb */ color: rgb(67, 255, 187); /* oklch */ color: oklch(89.2% 0.175 163.6);
Tailwind
colors: {
custom: {
50: '#91ffcf',
500: '#43ffbb',
950: '#000000',
},
}SCSS
$custom: #43ffbb; $custom-light: #91ffcf; $custom-dark: #000000;
JSON
{
"hex": "#43ffbb",
"rgb": {
"r": 67,
"g": 255,
"b": 187
},
"hsl": {
"h": 158.298,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.89234,
"c": 0.17541,
"h": 163.6
},
"luminance": 0.76301
}Semantic roles & 50–950 ramp
primary
#43FFBB
secondary
#C4235D
accent
#0053E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683